Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
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,
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 3 milliseconds