stm32_vrefbuf_of_match  289 drivers/regulator/stm32-vrefbuf.c static const struct of_device_id stm32_vrefbuf_of_match[] = {
stm32_vrefbuf_of_match  293 drivers/regulator/stm32-vrefbuf.c MODULE_DEVICE_TABLE(of, stm32_vrefbuf_of_match);
stm32_vrefbuf_of_match  300 drivers/regulator/stm32-vrefbuf.c 		.of_match_table = of_match_ptr(stm32_vrefbuf_of_match),