Home
last modified time | relevance | path

Searched refs:iio_trigger_path (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DCompassSensor.IIO.9150.cpp350 char iio_trigger_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes() local
358 memset(iio_trigger_path, 0, sizeof(iio_trigger_path)); in inv_init_sysfs_attributes()
370 inv_get_iio_trigger_path(iio_trigger_path); in inv_init_sysfs_attributes()
372 if (strcmp(sysfs_path, "") == 0 || strcmp(iio_trigger_path, "") == 0) in inv_init_sysfs_attributes()
/hardware/invensense/6515/libsensors_iio/
DCompassSensor.IIO.9150.cpp382 char iio_trigger_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes() local
390 memset(iio_trigger_path, 0, sizeof(iio_trigger_path)); in inv_init_sysfs_attributes()
402 inv_get_iio_trigger_path(iio_trigger_path); in inv_init_sysfs_attributes()