Searched refs:sun4i_pwm_dt_ids (Results 1 – 1 of 1) sorted by relevance
287 static const struct of_device_id sun4i_pwm_dt_ids[] = { variable304 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,