Searched defs:musb_dsps_of_match (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/musb/
H A Dmusb_dsps.c52 static const struct of_device_id musb_dsps_of_match[]; variable in typeref:struct:of_device_id
775 match = of_match_node(musb_dsps_of_match, pdev->dev.of_node);
858 static const struct of_device_id musb_dsps_of_match[] = { variable in typeref:struct:of_device_id
863 MODULE_DEVICE_TABLE(of, musb_dsps_of_match);
925 .of_match_table = musb_dsps_of_match,

Completed in 52 milliseconds