Searched refs:ehci_dev (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/early/
H A Dehci-dbgp.c63 struct ehci_dev { struct
69 static struct ehci_dev ehci_dev; variable in typeref:struct:ehci_dev
689 dword = read_pci_config(ehci_dev.bus, ehci_dev.slot, ehci_dev.func,
693 write_pci_config(ehci_dev.bus, ehci_dev.slot, ehci_dev.func, 0x74,
702 vendorid = read_pci_config(ehci_dev
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/
H A Dpowertv-usb.c391 int __init platform_usb_devices_init(struct platform_device **ehci_dev, argument
394 *ehci_dev = &ehci_device;

Completed in 64 milliseconds