Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/
H A Dfxos8700_spi.c38 static const struct of_device_id fxos8700_of_match[] = { variable
42 MODULE_DEVICE_TABLE(of, fxos8700_of_match);
49 .of_match_table = fxos8700_of_match,
H A Dfxos8700_i2c.c50 static const struct of_device_id fxos8700_of_match[] = { variable
54 MODULE_DEVICE_TABLE(of, fxos8700_of_match);
60 .of_match_table = fxos8700_of_match,