Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/accel/
A Dadxl313_i2c.c50 static const struct of_device_id adxl313_of_match[] = { variable
57 MODULE_DEVICE_TABLE(of, adxl313_of_match);
86 .of_match_table = adxl313_of_match,
A Dadxl313_spi.c105 static const struct of_device_id adxl313_of_match[] = { variable
112 MODULE_DEVICE_TABLE(of, adxl313_of_match);
117 .of_match_table = adxl313_of_match,

Completed in 4 milliseconds