Home
last modified time | relevance | path

Searched refs:clps711x_pwm_dt_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-clps711x.c114 static const struct of_device_id __maybe_unused clps711x_pwm_dt_ids[] = { variable
118 MODULE_DEVICE_TABLE(of, clps711x_pwm_dt_ids);
123 .of_match_table = of_match_ptr(clps711x_pwm_dt_ids),
/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-clps711x.c152 static const struct of_device_id __maybe_unused clps711x_pwm_dt_ids[] = { variable
156 MODULE_DEVICE_TABLE(of, clps711x_pwm_dt_ids);
161 .of_match_table = of_match_ptr(clps711x_pwm_dt_ids),

Completed in 1 milliseconds