Home
last modified time | relevance | path

Searched refs:musb_dsps_of_match (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/musb/
Dmusb_dsps.c52 static const struct of_device_id musb_dsps_of_match[]; variable
778 match = of_match_node(musb_dsps_of_match, pdev->dev.of_node); in dsps_probe()
862 static const struct of_device_id musb_dsps_of_match[] = { variable
869 MODULE_DEVICE_TABLE(of, musb_dsps_of_match);
932 .of_match_table = musb_dsps_of_match,