samsung_pwm_matches  466 drivers/pwm/pwm-samsung.c static const struct of_device_id samsung_pwm_matches[] = {
samsung_pwm_matches  474 drivers/pwm/pwm-samsung.c MODULE_DEVICE_TABLE(of, samsung_pwm_matches);
samsung_pwm_matches  484 drivers/pwm/pwm-samsung.c 	match = of_match_node(samsung_pwm_matches, np);
samsung_pwm_matches  641 drivers/pwm/pwm-samsung.c 		.of_match_table = of_match_ptr(samsung_pwm_matches),