Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/magnetometer/
H A Drm3100-i2c.c37 static const struct of_device_id rm3100_dt_match[] = { variable
41 MODULE_DEVICE_TABLE(of, rm3100_dt_match);
46 .of_match_table = rm3100_dt_match,
H A Drm3100-spi.c47 static const struct of_device_id rm3100_dt_match[] = { variable
51 MODULE_DEVICE_TABLE(of, rm3100_dt_match);
56 .of_match_table = rm3100_dt_match,