Searched refs:pressure_enable (Results 1 – 4 of 4) sorted by relevance
/hardware/invensense/65xx/libsensors_iio/ |
D | PressureSensor.IIO.secondary.cpp | 96 en, pressureSysFs.pressure_enable, getTimestamp()); in enable() 97 res = write_sysfs_int(pressureSysFs.pressure_enable, en); in enable() 201 sprintf(pressureSysFs.pressure_enable, "%s%s", mSysfsPath, "/pressure_enable"); in inv_init_sysfs_attributes()
|
D | PressureSensor.IIO.secondary.h | 60 char *pressure_enable; member
|
/hardware/invensense/6515/libsensors_iio/ |
D | PressureSensor.IIO.secondary.cpp | 95 en, pressureSysFs.pressure_enable, getTimestamp()); in enable() 96 res = write_sysfs_int(pressureSysFs.pressure_enable, en); in enable() 197 sprintf(pressureSysFs.pressure_enable, "%s%s", mSysfsPath, "/pressure_enable"); in inv_init_sysfs_attributes()
|
D | PressureSensor.IIO.secondary.h | 60 char *pressure_enable; member
|