H A D | oxu210hp-hcd.c | 66 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) oxu_to_hcd() argument 263 static inline void timer_action_done(struct oxu_hcd *oxu, timer_action_done() argument 269 static inline void timer_action(struct oxu_hcd *oxu, timer_action() argument 321 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, handshake() argument 340 static int ehci_halt(struct oxu_hcd *oxu) ehci_halt() argument 358 static void tdi_reset(struct oxu_hcd *oxu) tdi_reset() argument 370 static int ehci_reset(struct oxu_hcd *oxu) ehci_reset() argument 392 static void ehci_quiesce(struct oxu_hcd *oxu) ehci_quiesce() argument 423 static int check_reset_complete(struct oxu_hcd *oxu, int index, check_reset_complete() argument 442 static void ehci_hub_descriptor(struct oxu_hcd *oxu, ehci_hub_descriptor() argument 483 static int oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len) oxu_buf_alloc() argument 535 static void oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) oxu_buf_free() argument 561 static inline void oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) oxu_qtd_free() argument 576 static struct ehci_qtd *ehci_qtd_alloc(struct oxu_hcd *oxu) ehci_qtd_alloc() argument 606 static void oxu_qh_free(struct oxu_hcd *oxu, struct ehci_qh *qh) oxu_qh_free() argument 621 struct oxu_hcd *oxu = qh->oxu; qh_destroy() local 633 static struct ehci_qh *oxu_qh_alloc(struct oxu_hcd *oxu) oxu_qh_alloc() argument 682 static void oxu_murb_free(struct oxu_hcd *oxu, struct oxu_murb *murb) oxu_murb_free() argument 694 static struct oxu_murb *oxu_murb_alloc(struct oxu_hcd *oxu) oxu_murb_alloc() argument 721 static void ehci_mem_cleanup(struct oxu_hcd *oxu) ehci_mem_cleanup() argument 741 static int ehci_mem_init(struct oxu_hcd *oxu, gfp_t flags) ehci_mem_init() argument 820 static inline void qh_update(struct oxu_hcd *oxu, qh_update() argument 854 static void qh_refresh(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_refresh() argument 872 static void qtd_copy_status(struct oxu_hcd *oxu, struct urb *urb, qtd_copy_status() argument 982 static unsigned qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_completions() argument 1177 static void qtd_list_free(struct oxu_hcd *oxu, qtd_list_free() argument 1193 static struct list_head *qh_urb_transaction(struct oxu_hcd *oxu, qh_urb_transaction() argument 1360 static struct ehci_qh *qh_make(struct oxu_hcd *oxu, qh_make() argument 1496 static void qh_link_async(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_link_async() argument 1542 static struct ehci_qh *qh_append_tds(struct oxu_hcd *oxu, qh_append_tds() argument 1617 static int submit_async(struct oxu_hcd *oxu, struct urb *urb, submit_async() argument 1663 static void end_unlink_async(struct oxu_hcd *oxu) end_unlink_async() argument 1705 static void start_unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh) start_unlink_async() argument 1757 static void scan_async(struct oxu_hcd *oxu) scan_async() argument 1824 static void periodic_unlink(struct oxu_hcd *oxu, unsigned frame, void *ptr) periodic_unlink() argument 1848 static unsigned short periodic_usecs(struct oxu_hcd *oxu, periodic_usecs() argument 1878 static int enable_periodic(struct oxu_hcd *oxu) enable_periodic() argument 1904 static int disable_periodic(struct oxu_hcd *oxu) disable_periodic() argument 1933 static int qh_link_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_link_periodic() argument 1998 static void qh_unlink_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_unlink_periodic() argument 2041 static void intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh) intr_deschedule() argument 2064 static int check_period(struct oxu_hcd *oxu, check_period() argument 2106 static int check_intr_schedule(struct oxu_hcd *oxu, check_intr_schedule() argument 2130 static int qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_schedule() argument 2193 static int intr_submit(struct oxu_hcd *oxu, struct urb *urb, intr_submit() argument 2240 static inline int itd_submit(struct oxu_hcd *oxu, struct urb *urb, itd_submit() argument 2247 static inline int sitd_submit(struct oxu_hcd *oxu, struct urb *urb, sitd_submit() argument 2254 static void scan_periodic(struct oxu_hcd *oxu) scan_periodic() argument 2357 static void ehci_turn_off_all_ports(struct oxu_hcd *oxu) ehci_turn_off_all_ports() argument 2365 static void ehci_port_power(struct oxu_hcd *oxu, int is_on) ehci_port_power() argument 2384 static void ehci_work(struct oxu_hcd *oxu) ehci_work() argument 2412 static void unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh) unlink_async() argument 2442 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu210_hcd_irq() local 2543 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_irq() local 2566 struct oxu_hcd *oxu = (struct oxu_hcd *) param; oxu_watchdog() local 2595 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_hcd_init() local 2672 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_reset() local 2703 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_run() local 2762 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_stop() local 2797 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_shutdown() local 2823 struct oxu_hcd *oxu = hcd_to_oxu(hcd); __oxu_urb_enqueue() local 2855 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_urb_enqueue() local 2947 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_urb_dequeue() local 3008 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_endpoint_disable() local 3070 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_get_frame() local 3079 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_hub_status_data() local 3138 static inline unsigned int oxu_port_speed(struct oxu_hcd *oxu, oxu_port_speed() argument 3156 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_hub_control() local 3448 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_bus_suspend() local 3521 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_bus_resume() local 3721 struct oxu_hcd *oxu; oxu_create() local
|