Searched refs:usb_hcd (Results 1 - 25 of 43) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/core/
H A Dhcd.h50 * USB Host Controller Driver (usb_hcd) framework
58 struct usb_hcd { struct
131 static inline struct usb_bus *hcd_to_bus (struct usb_hcd *hcd)
136 static inline struct usb_hcd *bus_to_hcd (struct usb_bus *bus)
138 return container_of(bus, struct usb_hcd, self);
155 irqreturn_t (*irq) (struct usb_hcd *hcd);
163 int (*reset) (struct usb_hcd *hcd);
164 int (*start) (struct usb_hcd *hcd);
170 int (*suspend) (struct usb_hcd *hcd, pm_message_t message);
173 int (*resume) (struct usb_hcd *hc
[all...]
H A Dbuffer.c51 int hcd_buffer_create(struct usb_hcd *hcd)
81 void hcd_buffer_destroy(struct usb_hcd *hcd)
106 struct usb_hcd *hcd = bus_to_hcd(bus);
129 struct usb_hcd *hcd = bus_to_hcd(bus);
H A Dhcd.c78 * associated cleanup. "usb_hcd" still != "usb_bus".
298 struct usb_hcd *hcd,
344 static int rh_call_control (struct usb_hcd *hcd, struct urb *urb)
541 void usb_hcd_poll_rh_status(struct usb_hcd *hcd)
595 usb_hcd_poll_rh_status((struct usb_hcd *) _hcd);
600 static int rh_queue_status (struct usb_hcd *hcd, struct urb *urb)
629 static int rh_urb_enqueue (struct usb_hcd *hcd, struct urb *urb)
643 static int usb_rh_urb_dequeue (struct usb_hcd *hcd, struct urb *urb)
792 static int register_root_hub(struct usb_hcd *hcd)
839 struct usb_hcd *hc
[all...]
H A Dhcd-pci.c61 struct usb_hcd *hcd;
166 struct usb_hcd *hcd;
196 struct usb_hcd *hcd;
309 struct usb_hcd *hcd;
411 struct usb_hcd *hcd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Dusb-control.h26 struct usb_hcd *hcd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-pci.c23 static int broken_suspend(struct usb_hcd *hcd)
29 static int ohci_quirk_amd756(struct usb_hcd *hcd)
44 static int ohci_quirk_opti(struct usb_hcd *hcd)
57 static int ohci_quirk_ns(struct usb_hcd *hcd)
79 static int ohci_quirk_zfmicro(struct usb_hcd *hcd)
92 static int ohci_quirk_toshiba_scc(struct usb_hcd *hcd)
149 static int ohci_pci_reset (struct usb_hcd *hcd)
160 int (*quirk)(struct usb_hcd *ohci);
173 static int __devinit ohci_pci_start (struct usb_hcd *hcd)
201 static int ohci_pci_suspend (struct usb_hcd *hc
[all...]
H A Dohci-ep93xx.c50 struct usb_hcd *hcd;
95 static void usb_hcd_ep93xx_remove(struct usb_hcd *hcd,
106 static int __devinit ohci_ep93xx_start(struct usb_hcd *hcd)
161 struct usb_hcd *hcd = platform_get_drvdata(pdev);
171 struct usb_hcd *hcd = platform_get_drvdata(pdev);
187 struct usb_hcd *hcd = platform_get_drvdata(pdev);
H A Dohci-ppc-soc.c35 struct usb_hcd *hcd;
106 static void usb_hcd_ppc_soc_remove(struct usb_hcd *hcd,
119 ohci_ppc_soc_start(struct usb_hcd *hcd)
191 struct usb_hcd *hcd = platform_get_drvdata(pdev);
H A Dohci-at91.c55 struct usb_hcd *hcd = platform_get_drvdata(pdev);
73 struct usb_hcd *hcd = platform_get_drvdata(pdev);
92 static int usb_hcd_at91_remove (struct usb_hcd *, struct platform_device *);
110 struct usb_hcd *hcd = NULL;
185 static int usb_hcd_at91_remove(struct usb_hcd *hcd,
206 ohci_at91_start (struct usb_hcd *hcd)
289 struct usb_hcd *hcd = platform_get_drvdata(pdev);
312 struct usb_hcd *hcd = platform_get_drvdata(pdev);
H A Dehci-au1xxx.c98 struct usb_hcd **hcd_out, struct platform_device *dev)
101 struct usb_hcd *hcd;
175 void usb_ehci_au1xxx_remove(struct usb_hcd *hcd, struct platform_device *dev)
232 struct usb_hcd *hcd = NULL;
246 struct usb_hcd *hcd = platform_get_drvdata(pdev);
256 struct usb_hcd *hcd = dev_get_drvdata(dev);
263 struct usb_hcd *hcd = dev_get_drvdata(dev);
H A Dohci-ps3.c23 static int ps3_ohci_hc_reset(struct usb_hcd *hcd)
32 static int __devinit ps3_ohci_hc_start(struct usb_hcd *hcd)
81 struct usb_hcd *hcd;
170 struct usb_hcd *hcd =
171 (struct usb_hcd *)ps3_system_bus_get_driver_data(dev);
H A Dohci-s3c2410.c41 static struct s3c2410_hcd_info *to_s3c2410_info(struct usb_hcd *hcd)
46 static void s3c2410_start_hc(struct platform_device *dev, struct usb_hcd *hcd)
93 ohci_s3c2410_hub_status_data (struct usb_hcd *hcd, char *buf)
151 struct usb_hcd *hcd,
284 struct usb_hcd *hcd;
326 usb_hcd_s3c2410_remove (struct usb_hcd *hcd, struct platform_device *dev)
347 struct usb_hcd *hcd = NULL;
416 ohci_s3c2410_start (struct usb_hcd *hcd)
486 struct usb_hcd *hcd = platform_get_drvdata(pdev);
H A Dehci-ps3.c23 static int ps3_ehci_hc_reset(struct usb_hcd *hcd)
79 struct usb_hcd *hcd;
168 struct usb_hcd *hcd =
169 (struct usb_hcd *)ps3_system_bus_get_driver_data(dev);
H A Dohci-lh7a404.c74 struct usb_hcd *hcd;
130 void usb_hcd_lh7a404_remove (struct usb_hcd *hcd, struct platform_device *dev)
142 ohci_lh7a404_start (struct usb_hcd *hcd)
221 struct usb_hcd *hcd = platform_get_drvdata(pdev);
229 struct usb_hcd *hcd = platform_get_drvdata(dev);
235 struct usb_hcd *hcd = platform_get_drvdata(dev);
H A Dohci-pnx8550.c77 struct usb_hcd *hcd;
137 void usb_hcd_pnx8550_remove (struct usb_hcd *hcd, struct platform_device *dev)
149 ohci_pnx8550_start (struct usb_hcd *hcd)
227 struct usb_hcd *hcd = platform_get_drvdata(pdev);
H A Dohci-ppc-of.c23 ohci_ppc_of_start(struct usb_hcd *hcd)
88 struct usb_hcd *hcd;
159 struct usb_hcd *hcd = dev_get_drvdata(&op->dev);
177 struct usb_hcd *hcd = dev_get_drvdata(&op->dev);
H A Dohci-sa1111.c114 struct usb_hcd *hcd;
158 void usb_hcd_sa1111_remove (struct usb_hcd *hcd, struct sa1111_dev *dev)
169 ohci_sa1111_start (struct usb_hcd *hcd)
244 struct usb_hcd *hcd = sa1111_get_drvdata(dev);
H A Dohci-pxa27x.c148 struct usb_hcd *hcd;
221 void usb_hcd_pxa27x_remove (struct usb_hcd *hcd, struct platform_device *pdev)
233 ohci_pxa27x_start (struct usb_hcd *hcd)
314 struct usb_hcd *hcd = platform_get_drvdata(pdev);
324 struct usb_hcd *hcd = platform_get_drvdata(pdev);
340 struct usb_hcd *hcd = platform_get_drvdata(pdev);
H A Dehci-fsl.c48 struct usb_hcd *hcd;
150 void usb_hcd_fsl_remove(struct usb_hcd *hcd, struct platform_device *pdev)
182 static void mpc83xx_usb_setup(struct usb_hcd *hcd)
245 static int ehci_fsl_setup(struct usb_hcd *hcd)
333 struct usb_hcd *hcd = platform_get_drvdata(pdev);
H A Duhci-hcd.c377 static irqreturn_t uhci_irq(struct usb_hcd *hcd)
483 static int uhci_init(struct usb_hcd *hcd)
533 struct usb_hcd *hcd = (struct usb_hcd *) pci_get_drvdata(pdev);
556 static int uhci_start(struct usb_hcd *hcd)
697 static void uhci_stop(struct usb_hcd *hcd)
712 static int uhci_rh_suspend(struct usb_hcd *hcd)
726 static int uhci_rh_resume(struct usb_hcd *hcd)
741 static int uhci_suspend(struct usb_hcd *hcd, pm_message_t message)
777 static int uhci_resume(struct usb_hcd *hc
[all...]
H A Dohci-omap.c186 static int ohci_omap_init(struct usb_hcd *hcd)
277 static void ohci_omap_stop(struct usb_hcd *hcd)
298 struct usb_hcd *hcd = 0;
388 usb_hcd_omap_remove (struct usb_hcd *hcd, struct platform_device *pdev)
408 ohci_omap_start (struct usb_hcd *hcd)
485 struct usb_hcd *hcd = platform_get_drvdata(dev);
H A Dohci-au1xxx.c156 struct usb_hcd *hcd;
223 static void usb_ohci_au1xxx_remove(struct usb_hcd *hcd, struct platform_device *dev)
235 ohci_au1xxx_start (struct usb_hcd *hcd)
316 struct usb_hcd *hcd = platform_get_drvdata(pdev);
324 struct usb_hcd *hcd = platform_get_drvdata(dev);
330 struct usb_hcd *hcd = platform_get_drvdata(dev);
H A Dehci-pci.c67 static int ehci_pci_setup(struct usb_hcd *hcd)
229 static int ehci_pci_suspend(struct usb_hcd *hcd, pm_message_t message)
270 static int ehci_pci_resume(struct usb_hcd *hcd)
H A Dsl811.h158 static inline struct sl811 *hcd_to_sl811(struct usb_hcd *hcd)
163 static inline struct usb_hcd *sl811_to_hcd(struct sl811 *sl811)
165 return container_of((void *) sl811, struct usb_hcd, hcd_priv);
H A Duhci-hcd.h389 /* Convert between a usb_hcd pointer and the corresponding uhci_hcd */
390 static inline struct uhci_hcd *hcd_to_uhci(struct usb_hcd *hcd)
394 static inline struct usb_hcd *uhci_to_hcd(struct uhci_hcd *uhci)
396 return container_of((void *) uhci, struct usb_hcd, hcd_priv);

Completed in 128 milliseconds

12