Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/imu/
Dfxos8700_spi.c40 static const struct of_device_id fxos8700_of_match[] = { variable
44 MODULE_DEVICE_TABLE(of, fxos8700_of_match);
51 .of_match_table = fxos8700_of_match,
Dfxos8700_i2c.c52 static const struct of_device_id fxos8700_of_match[] = { variable
56 MODULE_DEVICE_TABLE(of, fxos8700_of_match);
62 .of_match_table = fxos8700_of_match,