• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/

Lines Matching refs:usb_hcd

226 static inline struct u132 *hcd_to_u132(struct usb_hcd *hcd)
231 static inline struct usb_hcd *u132_to_hcd(struct u132 *u132)
233 return container_of((void *)u132, struct usb_hcd, hcd_priv);
254 struct usb_hcd *hcd = u132_to_hcd(u132);
493 struct usb_hcd *hcd = u132_to_hcd(u132);
514 struct usb_hcd *hcd = u132_to_hcd(u132);
554 struct usb_hcd *hcd = u132_to_hcd(u132);
1525 struct usb_hcd *hcd = u132_to_hcd(u132)
1789 static void u132_hcd_stop(struct usb_hcd *hcd)
1806 static int u132_hcd_start(struct usb_hcd *hcd)
1847 static int u132_hcd_reset(struct usb_hcd *hcd)
2227 static int u132_urb_enqueue(struct usb_hcd *hcd, struct usb_host_endpoint *hep,
2365 struct usb_hcd *hcd = u132_to_hcd(u132);
2432 struct usb_hcd *hcd = u132_to_hcd(u132);
2470 static int u132_urb_dequeue(struct usb_hcd *hcd, struct urb *urb)
2494 static void u132_endpoint_disable(struct usb_hcd *hcd,
2509 static int u132_get_frame(struct usb_hcd *hcd)
2735 static int u132_hub_status_data(struct usb_hcd *hcd, char *buf)
2786 static int u132_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue,
2867 static int u132_start_port_reset(struct usb_hcd *hcd, unsigned port_num)
2881 static void u132_hub_irq_enable(struct usb_hcd *hcd)
2893 static int u132_hcd_suspend(struct usb_hcd *hcd, pm_message_t message)
2907 static int u132_hcd_resume(struct usb_hcd *hcd)
2921 static int u132_bus_suspend(struct usb_hcd *hcd)
2935 static int u132_bus_resume(struct usb_hcd *hcd)
2985 struct usb_hcd *hcd = platform_get_drvdata(pdev);
3077 struct usb_hcd *hcd;
3137 struct usb_hcd *hcd = platform_get_drvdata(pdev);
3164 struct usb_hcd *hcd = platform_get_drvdata(pdev);