Searched refs:bcm2835_pwm_of_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pwm/
H A Dpwm-bcm2835.c187 static const struct of_device_id bcm2835_pwm_of_match[] = { variable in typeref:struct:of_device_id
191 MODULE_DEVICE_TABLE(of, bcm2835_pwm_of_match);
196 .of_match_table = bcm2835_pwm_of_match,

Completed in 33 milliseconds