Searched refs:st_magn_of_match (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iio/magnetometer/
H A Dst_magn_spi.c27 static const struct of_device_id st_magn_of_match[] = { variable in typeref:struct:of_device_id
54 MODULE_DEVICE_TABLE(of, st_magn_of_match);
104 .of_match_table = st_magn_of_match,
H A Dst_magn_i2c.c20 static const struct of_device_id st_magn_of_match[] = { variable in typeref:struct:of_device_id
59 MODULE_DEVICE_TABLE(of, st_magn_of_match);
112 .of_match_table = st_magn_of_match,

Completed in 118 milliseconds