clk_pwm_dt_ids    134 drivers/clk/clk-pwm.c static const struct of_device_id clk_pwm_dt_ids[] = {
clk_pwm_dt_ids    138 drivers/clk/clk-pwm.c MODULE_DEVICE_TABLE(of, clk_pwm_dt_ids);
clk_pwm_dt_ids    145 drivers/clk/clk-pwm.c 		.of_match_table = of_match_ptr(clk_pwm_dt_ids),