Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/magnetometer/
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,
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,