Home
last modified time | relevance | path

Searched refs:adxl345_of_match (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 2 milliseconds