Home
last modified time | relevance | path

Searched defs:dev_num (Results 1 – 7 of 7) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSupport.cpp231 int dev_num = find_type_by_name(cand_name, "iio:device"); in fill_dev_full_name_by_prefix() local
242 int dev_num = find_type_by_name(cand_name, "iio:device"); in fill_dev_full_name_by_prefix() local
253 int dev_num = find_type_by_name(cand_name, "iio:device"); in fill_dev_full_name_by_prefix() local
/hardware/invensense/6515/libsensors_iio/
DMPLSupport.cpp231 int dev_num = find_type_by_name(cand_name, "iio:device"); in fill_dev_full_name_by_prefix() local
242 int dev_num = find_type_by_name(cand_name, "iio:device"); in fill_dev_full_name_by_prefix() local
253 int dev_num = find_type_by_name(cand_name, "iio:device"); in fill_dev_full_name_by_prefix() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
Dread_device_node.c220 int dev_num; in main() local
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c235 int dev_num; in init_iio() local
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c227 int dev_num; in init_iio() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
Dmpu_iio.c576 int dev_num, trig_num; in main() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Dstress_iio.c41 static int dev_num; variable