bcm2835_pwm_of_match  196 drivers/pwm/pwm-bcm2835.c static const struct of_device_id bcm2835_pwm_of_match[] = {
bcm2835_pwm_of_match  200 drivers/pwm/pwm-bcm2835.c MODULE_DEVICE_TABLE(of, bcm2835_pwm_of_match);
bcm2835_pwm_of_match  205 drivers/pwm/pwm-bcm2835.c 		.of_match_table = bcm2835_pwm_of_match,