Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-xilinx.c304 static const struct of_device_id xilinx_pwm_of_match[] = { variable
308 MODULE_DEVICE_TABLE(of, xilinx_pwm_of_match);
315 .of_match_table = of_match_ptr(xilinx_pwm_of_match),