st_gyro_of_match   21 drivers/iio/gyro/st_gyro_i2c.c static const struct of_device_id st_gyro_of_match[] = {
st_gyro_of_match   60 drivers/iio/gyro/st_gyro_i2c.c MODULE_DEVICE_TABLE(of, st_gyro_of_match);
st_gyro_of_match   73 drivers/iio/gyro/st_gyro_i2c.c 	st_sensors_of_name_probe(&client->dev, st_gyro_of_match,
st_gyro_of_match  125 drivers/iio/gyro/st_gyro_i2c.c 		.of_match_table = of_match_ptr(st_gyro_of_match),
st_gyro_of_match   26 drivers/iio/gyro/st_gyro_spi.c static const struct of_device_id st_gyro_of_match[] = {
st_gyro_of_match   65 drivers/iio/gyro/st_gyro_spi.c MODULE_DEVICE_TABLE(of, st_gyro_of_match);
st_gyro_of_match   77 drivers/iio/gyro/st_gyro_spi.c 	st_sensors_of_name_probe(&spi->dev, st_gyro_of_match,
st_gyro_of_match  129 drivers/iio/gyro/st_gyro_spi.c 		.of_match_table = of_match_ptr(st_gyro_of_match),