musb_dsps_of_match 37 drivers/usb/musb/musb_dsps.c static const struct of_device_id musb_dsps_of_match[]; musb_dsps_of_match 872 drivers/usb/musb/musb_dsps.c match = of_match_node(musb_dsps_of_match, pdev->dev.of_node); musb_dsps_of_match 957 drivers/usb/musb/musb_dsps.c static const struct of_device_id musb_dsps_of_match[] = { musb_dsps_of_match 964 drivers/usb/musb/musb_dsps.c MODULE_DEVICE_TABLE(of, musb_dsps_of_match); musb_dsps_of_match 1039 drivers/usb/musb/musb_dsps.c .of_match_table = musb_dsps_of_match,