clps711x_pwm_dt_ids  152 drivers/pwm/pwm-clps711x.c static const struct of_device_id __maybe_unused clps711x_pwm_dt_ids[] = {
clps711x_pwm_dt_ids  156 drivers/pwm/pwm-clps711x.c MODULE_DEVICE_TABLE(of, clps711x_pwm_dt_ids);
clps711x_pwm_dt_ids  161 drivers/pwm/pwm-clps711x.c 		.of_match_table = of_match_ptr(clps711x_pwm_dt_ids),