Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/accel/
Dadxl345_i2c.c49 static const struct of_device_id adxl345_of_match[] = { variable
55 MODULE_DEVICE_TABLE(of, adxl345_of_match);
60 .of_match_table = adxl345_of_match,
Dadxl345_spi.c53 static const struct of_device_id adxl345_of_match[] = { variable
59 MODULE_DEVICE_TABLE(of, adxl345_of_match);
64 .of_match_table = adxl345_of_match,