Searched refs:compass_y_fifo_enable (Results 1 – 8 of 8) sorted by relevance
/hardware/invensense/60xx/libsensors_iio/ |
D | CompassSensor.IIO.9150.h | 70 char *compass_y_fifo_enable; member
|
D | CompassSensor.IIO.9150.cpp | 151 res = write_sysfs_int(compassSysFs.compass_y_fifo_enable, en); in enable() 375 sprintf(compassSysFs.compass_y_fifo_enable, "%s%s", sysfs_path, "/scan_elements/in_magn_y_en"); in inv_init_sysfs_attributes()
|
/hardware/invensense/65xx/libsensors_iio/ |
D | CompassSensor.IIO.primary.cpp | 261 en, compassSysFs.compass_y_fifo_enable, getTimestamp()); in enable() 262 res += write_sysfs_int(compassSysFs.compass_y_fifo_enable, en); in enable() 526 sprintf(compassSysFs.compass_y_fifo_enable, "%s%s", sysfs_path, "/scan_elements/in_magn_y_en"); in inv_init_sysfs_attributes()
|
D | CompassSensor.IIO.9150.h | 77 char *compass_y_fifo_enable; member
|
D | CompassSensor.IIO.primary.h | 81 char *compass_y_fifo_enable; member
|
/hardware/invensense/6515/libsensors_iio/ |
D | CompassSensor.IIO.9150.h | 77 char *compass_y_fifo_enable; member
|
D | CompassSensor.IIO.primary.cpp | 261 en, compassSysFs.compass_y_fifo_enable, getTimestamp()); in enable() 262 res += write_sysfs_int(compassSysFs.compass_y_fifo_enable, en); in enable() 549 sprintf(compassSysFs.compass_y_fifo_enable, "%s%s", sysfs_path, "/scan_elements/in_magn_y_en"); in inv_init_sysfs_attributes()
|
D | CompassSensor.IIO.primary.h | 81 char *compass_y_fifo_enable; member
|