Searched refs:usb_ohci_resources (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/sh/kernel/cpu/sh3/
H A Dsetup-sh7720.c100 static struct resource usb_ohci_resources[] = { variable in typeref:struct:resource
125 .num_resources = ARRAY_SIZE(usb_ohci_resources),
126 .resource = usb_ohci_resources,
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7763.c107 static struct resource usb_ohci_resources[] = { variable in typeref:struct:resource
132 .num_resources = ARRAY_SIZE(usb_ohci_resources),
133 .resource = usb_ohci_resources,
H A Dsetup-sh7786.c365 static struct resource usb_ohci_resources[] = { variable in typeref:struct:resource
388 .num_resources = ARRAY_SIZE(usb_ohci_resources),
389 .resource = usb_ohci_resources,
H A Dsetup-sh7757.c717 static struct resource usb_ohci_resources[] = { variable in typeref:struct:resource
740 .num_resources = ARRAY_SIZE(usb_ohci_resources),
741 .resource = usb_ohci_resources,

Completed in 478 milliseconds