Home
last modified time | relevance | path

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

/drivers/iio/imu/inv_mpu6050/
A Dinv_mpu_iio.h91 INV_NUM_PARTS enumerator
A Dinv_mpu_core.c1775 for (i = 0; i < INV_NUM_PARTS; ++i) { in inv_check_and_setup_chip()
1784 if (i >= INV_NUM_PARTS) { in inv_check_and_setup_chip()
1902 BUILD_BUG_ON(ARRAY_SIZE(hw_info) != INV_NUM_PARTS); in inv_mpu_core_probe()
1903 if (chip_type < 0 || chip_type >= INV_NUM_PARTS) { in inv_mpu_core_probe()

Completed in 9 milliseconds