Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-pxa.c147 static const struct of_device_id pwm_of_match[] = { variable
154 MODULE_DEVICE_TABLE(of, pwm_of_match);
156 #define pwm_of_match NULL macro
207 .of_match_table = pwm_of_match,