Searched refs:pwm_of_match (Results 1 – 2 of 2) sorted by relevance
135 static const struct of_device_id pwm_of_match[] = { variable142 MODULE_DEVICE_TABLE(of, pwm_of_match);144 #define pwm_of_match NULL macro149 const struct of_device_id *id = of_match_device(pwm_of_match, dev); in pxa_pwm_get_id_dt()228 .of_match_table = pwm_of_match,
282 static const struct of_device_id pwm_of_match[] = { variable286 MODULE_DEVICE_TABLE(of, pwm_of_match);291 .of_match_table = of_match_ptr(pwm_of_match),