Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/imu/
H A 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,
H A 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,
/kernel/linux/linux-6.6/drivers/iio/imu/
H A Dfxos8700_spi.c39 static const struct of_device_id fxos8700_of_match[] = { variable
43 MODULE_DEVICE_TABLE(of, fxos8700_of_match);
50 .of_match_table = fxos8700_of_match,
H A Dfxos8700_i2c.c51 static const struct of_device_id fxos8700_of_match[] = { variable
55 MODULE_DEVICE_TABLE(of, fxos8700_of_match);
61 .of_match_table = fxos8700_of_match,

Completed in 3 milliseconds