Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/imu/inv_icm42600/
Dinv_icm42600.h26 INV_CHIP_NB, enumerator
Dinv_icm42600_core.c69 static const struct inv_icm42600_hw inv_icm42600_hw[INV_CHIP_NB] = {
584 if (chip <= INV_CHIP_INVALID || chip >= INV_CHIP_NB) { in inv_icm42600_core_probe()