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

/linux-4.4.14/drivers/pwm/
H A Dpwm-rcar.c255 static const struct of_device_id rcar_pwm_of_table[] = { variable in typeref:struct:of_device_id
259 MODULE_DEVICE_TABLE(of, rcar_pwm_of_table);
266 .of_match_table = of_match_ptr(rcar_pwm_of_table),

Completed in 226 milliseconds