st_magn_of_match   21 drivers/iio/magnetometer/st_magn_i2c.c static const struct of_device_id st_magn_of_match[] = {
st_magn_of_match   52 drivers/iio/magnetometer/st_magn_i2c.c MODULE_DEVICE_TABLE(of, st_magn_of_match);
st_magn_of_match   65 drivers/iio/magnetometer/st_magn_i2c.c 	st_sensors_of_name_probe(&client->dev, st_magn_of_match,
st_magn_of_match  116 drivers/iio/magnetometer/st_magn_i2c.c 		.of_match_table = of_match_ptr(st_magn_of_match),
st_magn_of_match   28 drivers/iio/magnetometer/st_magn_spi.c static const struct of_device_id st_magn_of_match[] = {
st_magn_of_match   47 drivers/iio/magnetometer/st_magn_spi.c MODULE_DEVICE_TABLE(of, st_magn_of_match);
st_magn_of_match   59 drivers/iio/magnetometer/st_magn_spi.c 	st_sensors_of_name_probe(&spi->dev, st_magn_of_match,
st_magn_of_match  107 drivers/iio/magnetometer/st_magn_spi.c 		.of_match_table = of_match_ptr(st_magn_of_match),