Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dadxl372_i2c.c50 static const struct of_device_id adxl372_of_match[] = { variable
54 MODULE_DEVICE_TABLE(of, adxl372_of_match);
59 .of_match_table = adxl372_of_match,
H A Dadxl372_spi.c42 static const struct of_device_id adxl372_of_match[] = { variable
46 MODULE_DEVICE_TABLE(of, adxl372_of_match);
51 .of_match_table = adxl372_of_match,
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dadxl372_spi.c41 static const struct of_device_id adxl372_of_match[] = { variable
45 MODULE_DEVICE_TABLE(of, adxl372_of_match);
50 .of_match_table = adxl372_of_match,
H A Dadxl372_i2c.c50 static const struct of_device_id adxl372_of_match[] = { variable
54 MODULE_DEVICE_TABLE(of, adxl372_of_match);
59 .of_match_table = adxl372_of_match,

Completed in 1 milliseconds