Searched refs:msm_otg_dt_match (Results 1 – 1 of 1) sorted by relevance
1426 static const struct of_device_id msm_otg_dt_match[] = { variable1437 MODULE_DEVICE_TABLE(of, msm_otg_dt_match);1454 id = of_match_device(msm_otg_dt_match, &pdev->dev); in msm_otg_read_dt()1823 .of_match_table = msm_otg_dt_match,