Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/imu/bmi160/
H A Dbmi160_spi.c43 static const struct of_device_id bmi160_of_match[] = { variable
47 MODULE_DEVICE_TABLE(of, bmi160_of_match);
55 .of_match_table = of_match_ptr(bmi160_of_match),
H A Dbmi160_i2c.c51 static const struct of_device_id bmi160_of_match[] = { variable
55 MODULE_DEVICE_TABLE(of, bmi160_of_match);
62 .of_match_table = of_match_ptr(bmi160_of_match),