Home
last modified time | relevance | path

Searched refs:INV_NUM_PARTS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c1306 for (i = 0; i < INV_NUM_PARTS; ++i) { in inv_check_and_setup_chip()
1316 if (i >= INV_NUM_PARTS) { in inv_check_and_setup_chip()
1435 BUILD_BUG_ON(ARRAY_SIZE(hw_info) != INV_NUM_PARTS); in inv_mpu_core_probe()
1436 if (chip_type < 0 || chip_type >= INV_NUM_PARTS) { in inv_mpu_core_probe()
H A Dinv_mpu_iio.h83 INV_NUM_PARTS enumerator
/kernel/linux/linux-6.6/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_iio.h88 INV_NUM_PARTS enumerator
H A Dinv_mpu_core.c1358 for (i = 0; i < INV_NUM_PARTS; ++i) { in inv_check_and_setup_chip()
1367 if (i >= INV_NUM_PARTS) { in inv_check_and_setup_chip()
1486 BUILD_BUG_ON(ARRAY_SIZE(hw_info) != INV_NUM_PARTS); in inv_mpu_core_probe()
1487 if (chip_type < 0 || chip_type >= INV_NUM_PARTS) { in inv_mpu_core_probe()

Completed in 7 milliseconds