Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pwm/
Dpwm-sun4i.c287 static const struct of_device_id sun4i_pwm_dt_ids[] = { variable
304 MODULE_DEVICE_TABLE(of, sun4i_pwm_dt_ids);
314 match = of_match_device(sun4i_pwm_dt_ids, &pdev->dev); in sun4i_pwm_probe()
377 .of_match_table = sun4i_pwm_dt_ids,