Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dadxl345_i2c.c40 static const struct of_device_id adxl345_of_match[] = { variable
45 MODULE_DEVICE_TABLE(of, adxl345_of_match);
56 .of_match_table = adxl345_of_match,
H A Dadxl345_spi.c46 static const struct of_device_id adxl345_of_match[] = { variable
51 MODULE_DEVICE_TABLE(of, adxl345_of_match);
62 .of_match_table = adxl345_of_match,