Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy-mxs-usb.c187 static const struct of_device_id mxs_phy_dt_ids[] = { variable
197 MODULE_DEVICE_TABLE(of, mxs_phy_dt_ids);
714 of_id = of_match_device(mxs_phy_dt_ids, &pdev->dev); in mxs_phy_probe()
857 .of_match_table = mxs_phy_dt_ids,
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-mxs-usb.c187 static const struct of_device_id mxs_phy_dt_ids[] = { variable
197 MODULE_DEVICE_TABLE(of, mxs_phy_dt_ids);
852 .of_match_table = mxs_phy_dt_ids,

Completed in 3 milliseconds