Searched defs:hcd (Results 76 - 91 of 91) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c671 struct usb_hcd *hcd; local
921 struct usb_hcd *hcd; local
1545 struct usb_hcd *hcd = bus_to_hcd(udev->bus); local
1921 struct usb_hcd *hcd; local
1998 struct usb_hcd *hcd; local
2569 struct usb_hcd *hcd = bus_to_hcd(udev->bus); local
2614 struct usb_hcd *hcd = bus_to_hcd(hdev->bus); local
2964 struct usb_hcd *hcd = bus_to_hcd(hdev->bus); local
3601 struct usb_hcd *hcd = bus_to_hcd(udev->bus); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci.h164 static inline struct ehci_hcd *hcd_to_ehci (struct usb_hcd *hcd) argument
H A Disp1362-hcd.c1015 static irqreturn_t isp1362_irq(struct usb_hcd *hcd) argument
1223 static int isp1362_urb_enqueue(struct usb_hcd *hcd, argument
1404 isp1362_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) argument
1456 isp1362_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) argument
1486 isp1362_get_frame(struct usb_hcd *hcd) argument
1502 isp1362_hub_status_data(struct usb_hcd *hcd, char *buf) argument
1566 isp1362_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
1742 isp1362_bus_suspend(struct usb_hcd *hcd) argument
1838 isp1362_bus_resume(struct usb_hcd *hcd) argument
2239 isp1362_mem_config(struct usb_hcd *hcd) argument
2350 isp1362_hc_reset(struct usb_hcd *hcd) argument
2390 isp1362_hc_stop(struct usb_hcd *hcd) argument
2515 isp1362_hc_start(struct usb_hcd *hcd) argument
2651 struct usb_hcd *hcd = platform_get_drvdata(pdev); local
2686 struct usb_hcd *hcd; local
2809 struct usb_hcd *hcd = platform_get_drvdata(pdev); local
2832 struct usb_hcd *hcd = platform_get_drvdata(pdev); local
[all...]
H A Disp1760-hcd.c46 static inline struct isp1760_hcd *hcd_to_priv(struct usb_hcd *hcd) argument
268 static void isp1760_init_regs(struct usb_hcd *hcd) argument
308 struct usb_hcd *hcd = priv_to_hcd(priv); local
349 priv_init(struct usb_hcd *hcd) argument
373 isp1760_hc_setup(struct usb_hcd *hcd) argument
456 isp1760_init_maps(struct usb_hcd *hcd) argument
464 isp1760_enable_interrupts(struct usb_hcd *hcd) argument
475 isp1760_run(struct usb_hcd *hcd) argument
753 struct usb_hcd *hcd = priv_to_hcd(priv); local
775 struct usb_hcd *hcd = priv_to_hcd(priv); local
795 struct usb_hcd *hcd = priv_to_hcd(priv); local
810 enqueue_an_ATL_packet(struct usb_hcd *hcd, struct isp1760_qh *qh, struct isp1760_qtd *qtd) argument
852 enqueue_an_INT_packet(struct usb_hcd *hcd, struct isp1760_qh *qh, struct isp1760_qtd *qtd) argument
1604 isp1760_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) argument
1637 isp1760_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) argument
1756 isp1760_hub_status_data(struct usb_hcd *hcd, char *buf) argument
1856 isp1760_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
2163 isp1760_get_frame(struct usb_hcd *hcd) argument
2172 isp1760_stop(struct usb_hcd *hcd) argument
2191 isp1760_shutdown(struct usb_hcd *hcd) argument
2253 struct usb_hcd *hcd; local
[all...]
H A Dohci.h461 static inline struct ohci_hcd *hcd_to_ohci (struct usb_hcd *hcd) argument
H A Doxu210hp-hcd.c69 static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd) argument
2414 static irqreturn_t oxu210_hcd_irq(struct usb_hcd *hcd) argument
2512 static irqreturn_t oxu_irq(struct usb_hcd *hcd) argument
2564 oxu_hcd_init(struct usb_hcd *hcd) argument
2643 oxu_reset(struct usb_hcd *hcd) argument
2679 oxu_run(struct usb_hcd *hcd) argument
2738 oxu_stop(struct usb_hcd *hcd) argument
2773 oxu_shutdown(struct usb_hcd *hcd) argument
2798 __oxu_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) argument
2830 oxu_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) argument
2923 oxu_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) argument
2979 oxu_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *ep) argument
3043 oxu_get_frame(struct usb_hcd *hcd) argument
3052 oxu_hub_status_data(struct usb_hcd *hcd, char *buf) argument
3127 oxu_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
3414 oxu_bus_suspend(struct usb_hcd *hcd) argument
3487 oxu_bus_resume(struct usb_hcd *hcd) argument
3570 oxu_bus_suspend(struct usb_hcd *hcd) argument
3575 oxu_bus_resume(struct usb_hcd *hcd) argument
3688 struct usb_hcd *hcd; local
3723 struct usb_hcd *hcd; local
3855 oxu_remove(struct platform_device *pdev, struct usb_hcd *hcd) argument
[all...]
H A Dr8a66597-hcd.c1292 struct usb_hcd *hcd = r8a66597_to_hcd(r8a66597); variable in typeref:struct:usb_hcd
1620 static irqreturn_t r8a66597_irq(struct usb_hcd *hcd) argument
1840 static int r8a66597_start(struct usb_hcd *hcd) argument
1848 static void r8a66597_stop(struct usb_hcd *hcd) argument
1899 r8a66597_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) argument
1969 r8a66597_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) argument
1994 r8a66597_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) argument
2027 r8a66597_get_frame(struct usb_hcd *hcd) argument
2102 r8a66597_check_detect_child(struct r8a66597 *r8a66597, struct usb_hcd *hcd) argument
2122 r8a66597_hub_status_data(struct usb_hcd *hcd, char *buf) argument
2157 r8a66597_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
2261 r8a66597_bus_suspend(struct usb_hcd *hcd) argument
2292 r8a66597_bus_resume(struct usb_hcd *hcd) argument
2378 struct usb_hcd *hcd = r8a66597_to_hcd(r8a66597); local
2403 struct usb_hcd *hcd = r8a66597_to_hcd(r8a66597); local
2424 struct usb_hcd *hcd = NULL; local
[all...]
H A Duhci-hcd.h395 static inline struct uhci_hcd *hcd_to_uhci(struct usb_hcd *hcd) argument
H A Dxhci-ring.c608 struct usb_hcd *hcd = xhci_to_hcd(xhci); local
2021 irqreturn_t BCMFASTPATH_HOST xhci_irq(struct usb_hcd *hcd) argument
2116 irqreturn_t xhci_msi_irq(int irq, struct usb_hcd *hcd) argument
H A Dfhci.h486 static inline struct fhci_hcd *hcd_to_fhci(struct usb_hcd *hcd) argument
H A Disp116x.h291 static inline struct isp116x *hcd_to_isp116x(struct usb_hcd *hcd) argument
H A Disp1362.h574 static inline struct isp1362_hcd *hcd_to_isp1362_hcd(struct usb_hcd *hcd) argument
H A Doxu210hp.h349 struct usb_hcd *hcd[2]; member in struct:oxu_info
H A Du132-hcd.c226 static inline struct u132 *hcd_to_u132(struct usb_hcd *hcd) argument
254 struct usb_hcd *hcd = u132_to_hcd(u132); local
493 struct usb_hcd *hcd = u132_to_hcd(u132); local
514 struct usb_hcd *hcd local
554 struct usb_hcd *hcd = u132_to_hcd(u132); local
1518 struct usb_hcd *hcd = u132_to_hcd(u132) local
1779 u132_hcd_stop(struct usb_hcd *hcd) argument
1796 u132_hcd_start(struct usb_hcd *hcd) argument
1837 u132_hcd_reset(struct usb_hcd *hcd) argument
2244 u132_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) argument
2405 struct usb_hcd *hcd = u132_to_hcd(u132); local
2477 struct usb_hcd *hcd = u132_to_hcd(u132); local
2519 u132_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) argument
2543 u132_endpoint_disable(struct usb_hcd *hcd, struct usb_host_endpoint *hep) argument
2558 u132_get_frame(struct usb_hcd *hcd) argument
2784 u132_hub_status_data(struct usb_hcd *hcd, char *buf) argument
2835 u132_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
2918 u132_start_port_reset(struct usb_hcd *hcd, unsigned port_num) argument
2934 u132_bus_suspend(struct usb_hcd *hcd) argument
2948 u132_bus_resume(struct usb_hcd *hcd) argument
2993 struct usb_hcd *hcd = platform_get_drvdata(pdev); local
3088 struct usb_hcd *hcd; local
3149 struct usb_hcd *hcd = platform_get_drvdata(pdev); local
3179 struct usb_hcd *hcd = platform_get_drvdata(pdev); local
[all...]
H A Dxhci.h1248 static inline struct xhci_hcd *hcd_to_xhci(struct usb_hcd *hcd) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dhcd.h174 hcd_to_bus(struct usb_hcd *hcd) argument
438 struct usb_hcd *hcd; member in struct:usb_tt_clear
541 usb_hcd_resume_root_hub(struct usb_hcd *hcd) argument
[all...]

Completed in 248 milliseconds

1234