lpc32xx_adc_match  214 drivers/iio/adc/lpc32xx_adc.c static const struct of_device_id lpc32xx_adc_match[] = {
lpc32xx_adc_match  218 drivers/iio/adc/lpc32xx_adc.c MODULE_DEVICE_TABLE(of, lpc32xx_adc_match);
lpc32xx_adc_match  225 drivers/iio/adc/lpc32xx_adc.c 		.of_match_table = of_match_ptr(lpc32xx_adc_match),