Searched refs:imx_pwm_dt_ids (Results 1 – 1 of 1) sorted by relevance
266 static const struct of_device_id imx_pwm_dt_ids[] = { variable271 MODULE_DEVICE_TABLE(of, imx_pwm_dt_ids);276 of_match_device(imx_pwm_dt_ids, &pdev->dev); in imx_pwm_probe()340 .of_match_table = imx_pwm_dt_ids,