Searched refs:adxl372_of_match (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iio/accel/
H A Dadxl372_spi.c41 static const struct of_device_id adxl372_of_match[] = { variable in typeref:struct:of_device_id
45 MODULE_DEVICE_TABLE(of, adxl372_of_match);
50 .of_match_table = adxl372_of_match,
H A Dadxl372_i2c.c50 static const struct of_device_id adxl372_of_match[] = { variable in typeref:struct:of_device_id
54 MODULE_DEVICE_TABLE(of, adxl372_of_match);
59 .of_match_table = adxl372_of_match,

Completed in 140 milliseconds