Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dadxl345_i2c.c54 static const struct of_device_id adxl345_of_match[] = { variable
60 MODULE_DEVICE_TABLE(of, adxl345_of_match);
65 .of_match_table = adxl345_of_match,
H A Dadxl345_spi.c58 static const struct of_device_id adxl345_of_match[] = { variable
64 MODULE_DEVICE_TABLE(of, adxl345_of_match);
69 .of_match_table = adxl345_of_match,