Searched refs:usbmisc_imx_dt_ids (Results 1 – 1 of 1) sorted by relevance
1085 static const struct of_device_id usbmisc_imx_dt_ids[] = { variable1132 MODULE_DEVICE_TABLE(of, usbmisc_imx_dt_ids);1139 of_id = of_match_device(usbmisc_imx_dt_ids, &pdev->dev); in usbmisc_imx_probe()1169 .of_match_table = usbmisc_imx_dt_ids,