ad7303_spi_of_match  282 drivers/iio/dac/ad7303.c static const struct of_device_id ad7303_spi_of_match[] = {
ad7303_spi_of_match  286 drivers/iio/dac/ad7303.c MODULE_DEVICE_TABLE(of, ad7303_spi_of_match);
ad7303_spi_of_match  297 drivers/iio/dac/ad7303.c 		.of_match_table = of_match_ptr(ad7303_spi_of_match),