stm32_pwr_of_match 169 drivers/regulator/stm32-pwr.c static const struct of_device_id stm32_pwr_of_match[] = { stm32_pwr_of_match 173 drivers/regulator/stm32-pwr.c MODULE_DEVICE_TABLE(of, stm32_pwr_of_match); stm32_pwr_of_match 179 drivers/regulator/stm32-pwr.c .of_match_table = of_match_ptr(stm32_pwr_of_match),