Home
last modified time | relevance | path

Searched refs:pwm_of_match (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pwm/
A Dpwm-pxa.c132 static const struct of_device_id pwm_of_match[] = { variable
139 MODULE_DEVICE_TABLE(of, pwm_of_match);
141 #define pwm_of_match NULL macro
146 const struct of_device_id *id = of_match_device(pwm_of_match, dev); in pxa_pwm_get_id_dt()
210 .of_match_table = pwm_of_match,
/linux/drivers/regulator/
A Dpwm-regulator.c387 static const struct of_device_id __maybe_unused pwm_of_match[] = { variable
391 MODULE_DEVICE_TABLE(of, pwm_of_match);
396 .of_match_table = of_match_ptr(pwm_of_match),
/linux/
A DSystem.map77540 ffff800011190808 d pwm_of_match
A D.tmp_System.map77540 ffff800011190808 d pwm_of_match

Completed in 311 milliseconds