Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-samsung.c510 static const struct of_device_id samsung_pwm_matches[] = { variable
518 MODULE_DEVICE_TABLE(of, samsung_pwm_matches);
528 match = of_match_node(samsung_pwm_matches, np); in pwm_samsung_parse_dt()
674 .of_match_table = of_match_ptr(samsung_pwm_matches),