Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-gpio.c193 static const struct of_device_id gpio_pwm_of_match[] = { variable
197 MODULE_DEVICE_TABLE(of, gpio_pwm_of_match);
205 .of_match_table = of_match_ptr(gpio_pwm_of_match),