Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
A Dadxl355_i2c.c44 static const struct of_device_id adxl355_of_match[] = { variable
48 MODULE_DEVICE_TABLE(of, adxl355_of_match);
53 .of_match_table = adxl355_of_match,
A Dadxl355_spi.c47 static const struct of_device_id adxl355_of_match[] = { variable
51 MODULE_DEVICE_TABLE(of, adxl355_of_match);
56 .of_match_table = adxl355_of_match,

Completed in 2 milliseconds