oxu_hcd
static void oxu_qh_free(struct oxu_hcd *oxu, struct ehci_qh *qh)
struct oxu_hcd *oxu = qh->oxu;
static struct ehci_qh *oxu_qh_alloc(struct oxu_hcd *oxu)
static void oxu_murb_free(struct oxu_hcd *oxu, struct oxu_murb *murb)
static struct oxu_murb *oxu_murb_alloc(struct oxu_hcd *oxu)
static void ehci_mem_cleanup(struct oxu_hcd *oxu)
static int ehci_mem_init(struct oxu_hcd *oxu, gfp_t flags)
static inline void qh_update(struct oxu_hcd *oxu,
static void qh_refresh(struct oxu_hcd *oxu, struct ehci_qh *qh)
static void qtd_copy_status(struct oxu_hcd *oxu, struct urb *urb,
static void ehci_urb_done(struct oxu_hcd *oxu, struct urb *urb)
static void start_unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh);
static void unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh);
static void intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh);
static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh);
static unsigned qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh)
static void qtd_list_free(struct oxu_hcd *oxu,
static struct list_head *qh_urb_transaction(struct oxu_hcd *oxu,
static struct ehci_qh *qh_make(struct oxu_hcd *oxu,
static void qh_link_async(struct oxu_hcd *oxu, struct ehci_qh *qh)
static struct ehci_qh *qh_append_tds(struct oxu_hcd *oxu,
static int submit_async(struct oxu_hcd *oxu, struct urb *urb,
static void end_unlink_async(struct oxu_hcd *oxu)
static void start_unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh)
static void scan_async(struct oxu_hcd *oxu)
static void periodic_unlink(struct oxu_hcd *oxu, unsigned frame, void *ptr)
static unsigned short periodic_usecs(struct oxu_hcd *oxu,
static int enable_periodic(struct oxu_hcd *oxu)
static int disable_periodic(struct oxu_hcd *oxu)
static int qh_link_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh)
static void qh_unlink_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh)
static void intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh)
static int check_period(struct oxu_hcd *oxu,
static int check_intr_schedule(struct oxu_hcd *oxu,
static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh)
static int intr_submit(struct oxu_hcd *oxu, struct urb *urb,
static inline int itd_submit(struct oxu_hcd *oxu, struct urb *urb,
static inline int sitd_submit(struct oxu_hcd *oxu, struct urb *urb,
static void scan_periodic(struct oxu_hcd *oxu)
static void ehci_turn_off_all_ports(struct oxu_hcd *oxu)
static void ehci_port_power(struct oxu_hcd *oxu, int is_on)
static void ehci_work(struct oxu_hcd *oxu)
static void unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh)
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = timer_container_of(oxu, t, watchdog);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu;
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
static inline unsigned int oxu_port_speed(struct oxu_hcd *oxu,
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
struct oxu_hcd *oxu = hcd_to_oxu(hcd);
.hcd_priv_size = sizeof(struct oxu_hcd),
struct oxu_hcd *oxu;
static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu)
static inline struct oxu_hcd *hcd_to_oxu(struct usb_hcd *hcd)
return (struct oxu_hcd *) (hcd->hcd_priv);
static void ehci_work(struct oxu_hcd *oxu);
static inline void timer_action_done(struct oxu_hcd *oxu,
static inline void timer_action(struct oxu_hcd *oxu,
static int handshake(struct oxu_hcd *oxu, void __iomem *ptr,
static int ehci_halt(struct oxu_hcd *oxu)
static void tdi_reset(struct oxu_hcd *oxu)
static int ehci_reset(struct oxu_hcd *oxu)
static void ehci_quiesce(struct oxu_hcd *oxu)
static int check_reset_complete(struct oxu_hcd *oxu, int index,
static void ehci_hub_descriptor(struct oxu_hcd *oxu,
static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len)
struct oxu_hcd;
static void oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd)
static inline void oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd)
static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu)