/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 334 struct oxu_hcd *oxu; member 493 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd() argument 690 timer_action_done(struct oxu_hcd *oxu, enum ehci_timer_action action) timer_action_done() argument 696 timer_action(struct oxu_hcd *oxu, enum ehci_timer_action action) timer_action() argument 748 handshake(struct oxu_hcd *oxu, void __iomem *ptr, u32 mask, u32 done, int usec) handshake() argument 765 ehci_halt(struct oxu_hcd *oxu) ehci_halt() argument 783 tdi_reset(struct oxu_hcd *oxu) tdi_reset() argument 795 ehci_reset(struct oxu_hcd *oxu) ehci_reset() argument 817 ehci_quiesce(struct oxu_hcd *oxu) ehci_quiesce() argument 847 check_reset_complete(struct oxu_hcd *oxu, int index, u32 __iomem *status_reg, int port_status) check_reset_complete() argument 866 ehci_hub_descriptor(struct oxu_hcd *oxu, struct usb_hub_descriptor *desc) ehci_hub_descriptor() argument 907 oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len) oxu_buf_alloc() argument 959 oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) oxu_buf_free() argument 985 oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) oxu_qtd_free() argument 1000 ehci_qtd_alloc(struct oxu_hcd *oxu) ehci_qtd_alloc() argument 1030 oxu_qh_free(struct oxu_hcd *oxu, struct ehci_qh *qh) oxu_qh_free() argument 1045 struct oxu_hcd *oxu = qh->oxu; qh_destroy() local 1057 oxu_qh_alloc(struct oxu_hcd *oxu) oxu_qh_alloc() argument 1106 oxu_murb_free(struct oxu_hcd *oxu, struct oxu_murb *murb) oxu_murb_free() argument 1118 oxu_murb_alloc(struct oxu_hcd *oxu) oxu_murb_alloc() argument 1145 ehci_mem_cleanup(struct oxu_hcd *oxu) ehci_mem_cleanup() argument 1165 ehci_mem_init(struct oxu_hcd *oxu, gfp_t flags) ehci_mem_init() argument 1244 qh_update(struct oxu_hcd *oxu, struct ehci_qh *qh, struct ehci_qtd *qtd) qh_update() argument 1278 qh_refresh(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_refresh() argument 1296 qtd_copy_status(struct oxu_hcd *oxu, struct urb *urb, size_t length, u32 token) qtd_copy_status() argument 1406 qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_completions() argument 1599 qtd_list_free(struct oxu_hcd *oxu, struct urb *urb, struct list_head *head) qtd_list_free() argument 1612 qh_urb_transaction(struct oxu_hcd *oxu, struct urb *urb, struct list_head *head, gfp_t flags) qh_urb_transaction() argument 1779 qh_make(struct oxu_hcd *oxu, struct urb *urb, gfp_t flags) qh_make() argument 1915 qh_link_async(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_link_async() argument 1961 qh_append_tds(struct oxu_hcd *oxu, struct urb *urb, struct list_head *qtd_list, int epnum, void **ptr) qh_append_tds() argument 2036 submit_async(struct oxu_hcd *oxu, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) submit_async() argument 2081 end_unlink_async(struct oxu_hcd *oxu) end_unlink_async() argument 2123 start_unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh) start_unlink_async() argument 2174 scan_async(struct oxu_hcd *oxu) scan_async() argument 2241 periodic_unlink(struct oxu_hcd *oxu, unsigned frame, void *ptr) periodic_unlink() argument 2265 periodic_usecs(struct oxu_hcd *oxu, unsigned frame, unsigned uframe) periodic_usecs() argument 2295 enable_periodic(struct oxu_hcd *oxu) enable_periodic() argument 2321 disable_periodic(struct oxu_hcd *oxu) disable_periodic() argument 2350 qh_link_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_link_periodic() argument 2415 qh_unlink_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_unlink_periodic() argument 2458 intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh) intr_deschedule() argument 2481 check_period(struct oxu_hcd *oxu, unsigned frame, unsigned uframe, unsigned period, unsigned usecs) check_period() argument 2523 check_intr_schedule(struct oxu_hcd *oxu, unsigned frame, unsigned uframe, const struct ehci_qh *qh, __le32 *c_maskp) check_intr_schedule() argument 2547 qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_schedule() argument 2610 intr_submit(struct oxu_hcd *oxu, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) intr_submit() argument 2657 itd_submit(struct oxu_hcd *oxu, struct urb *urb, gfp_t mem_flags) itd_submit() argument 2664 sitd_submit(struct oxu_hcd *oxu, struct urb *urb, gfp_t mem_flags) sitd_submit() argument 2671 scan_periodic(struct oxu_hcd *oxu) scan_periodic() argument 2768 ehci_turn_off_all_ports(struct oxu_hcd *oxu) ehci_turn_off_all_ports() argument 2776 ehci_port_power(struct oxu_hcd *oxu, int is_on) ehci_port_power() argument 2799 ehci_work(struct oxu_hcd *oxu) ehci_work() argument 2827 unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh) unlink_async() argument 2857 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu210_hcd_irq() local 2958 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_irq() local 2981 struct oxu_hcd *oxu = from_timer(oxu, t, watchdog); oxu_watchdog() local 3010 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_hcd_init() local 3087 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_reset() local 3115 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_run() local 3174 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_stop() local 3209 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_shutdown() local 3235 struct oxu_hcd *oxu = hcd_to_oxu(hcd); __oxu_urb_enqueue() local 3267 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_urb_enqueue() local 3357 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_urb_dequeue() local 3418 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_endpoint_disable() local 3480 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_get_frame() local 3489 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_hub_status_data() local 3548 oxu_port_speed(struct oxu_hcd *oxu, unsigned int portsc) oxu_port_speed() argument 3566 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_hub_control() local 3858 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_bus_suspend() local 3933 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_bus_resume() local 4133 struct oxu_hcd *oxu; oxu_create() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 334 struct oxu_hcd *oxu; member 493 static inline struct usb_hcd *oxu_to_hcd(struct oxu_hcd *oxu) in oxu_to_hcd() argument 690 timer_action_done(struct oxu_hcd *oxu, enum ehci_timer_action action) timer_action_done() argument 696 timer_action(struct oxu_hcd *oxu, enum ehci_timer_action action) timer_action() argument 748 handshake(struct oxu_hcd *oxu, void __iomem *ptr, u32 mask, u32 done, int usec) handshake() argument 765 ehci_halt(struct oxu_hcd *oxu) ehci_halt() argument 783 tdi_reset(struct oxu_hcd *oxu) tdi_reset() argument 795 ehci_reset(struct oxu_hcd *oxu) ehci_reset() argument 817 ehci_quiesce(struct oxu_hcd *oxu) ehci_quiesce() argument 847 check_reset_complete(struct oxu_hcd *oxu, int index, u32 __iomem *status_reg, int port_status) check_reset_complete() argument 866 ehci_hub_descriptor(struct oxu_hcd *oxu, struct usb_hub_descriptor *desc) ehci_hub_descriptor() argument 907 oxu_buf_alloc(struct oxu_hcd *oxu, struct ehci_qtd *qtd, int len) oxu_buf_alloc() argument 959 oxu_buf_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) oxu_buf_free() argument 985 oxu_qtd_free(struct oxu_hcd *oxu, struct ehci_qtd *qtd) oxu_qtd_free() argument 1000 ehci_qtd_alloc(struct oxu_hcd *oxu) ehci_qtd_alloc() argument 1030 oxu_qh_free(struct oxu_hcd *oxu, struct ehci_qh *qh) oxu_qh_free() argument 1045 struct oxu_hcd *oxu = qh->oxu; qh_destroy() local 1057 oxu_qh_alloc(struct oxu_hcd *oxu) oxu_qh_alloc() argument 1106 oxu_murb_free(struct oxu_hcd *oxu, struct oxu_murb *murb) oxu_murb_free() argument 1118 oxu_murb_alloc(struct oxu_hcd *oxu) oxu_murb_alloc() argument 1145 ehci_mem_cleanup(struct oxu_hcd *oxu) ehci_mem_cleanup() argument 1165 ehci_mem_init(struct oxu_hcd *oxu, gfp_t flags) ehci_mem_init() argument 1244 qh_update(struct oxu_hcd *oxu, struct ehci_qh *qh, struct ehci_qtd *qtd) qh_update() argument 1278 qh_refresh(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_refresh() argument 1296 qtd_copy_status(struct oxu_hcd *oxu, struct urb *urb, size_t length, u32 token) qtd_copy_status() argument 1407 qh_completions(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_completions() argument 1600 qtd_list_free(struct oxu_hcd *oxu, struct urb *urb, struct list_head *head) qtd_list_free() argument 1613 qh_urb_transaction(struct oxu_hcd *oxu, struct urb *urb, struct list_head *head, gfp_t flags) qh_urb_transaction() argument 1780 qh_make(struct oxu_hcd *oxu, struct urb *urb, gfp_t flags) qh_make() argument 1916 qh_link_async(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_link_async() argument 1962 qh_append_tds(struct oxu_hcd *oxu, struct urb *urb, struct list_head *qtd_list, int epnum, void **ptr) qh_append_tds() argument 2037 submit_async(struct oxu_hcd *oxu, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) submit_async() argument 2082 end_unlink_async(struct oxu_hcd *oxu) end_unlink_async() argument 2124 start_unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh) start_unlink_async() argument 2175 scan_async(struct oxu_hcd *oxu) scan_async() argument 2242 periodic_unlink(struct oxu_hcd *oxu, unsigned frame, void *ptr) periodic_unlink() argument 2266 periodic_usecs(struct oxu_hcd *oxu, unsigned frame, unsigned uframe) periodic_usecs() argument 2296 enable_periodic(struct oxu_hcd *oxu) enable_periodic() argument 2322 disable_periodic(struct oxu_hcd *oxu) disable_periodic() argument 2351 qh_link_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_link_periodic() argument 2416 qh_unlink_periodic(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_unlink_periodic() argument 2459 intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh) intr_deschedule() argument 2482 check_period(struct oxu_hcd *oxu, unsigned frame, unsigned uframe, unsigned period, unsigned usecs) check_period() argument 2524 check_intr_schedule(struct oxu_hcd *oxu, unsigned frame, unsigned uframe, const struct ehci_qh *qh, __le32 *c_maskp) check_intr_schedule() argument 2548 qh_schedule(struct oxu_hcd *oxu, struct ehci_qh *qh) qh_schedule() argument 2611 intr_submit(struct oxu_hcd *oxu, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) intr_submit() argument 2658 itd_submit(struct oxu_hcd *oxu, struct urb *urb, gfp_t mem_flags) itd_submit() argument 2665 sitd_submit(struct oxu_hcd *oxu, struct urb *urb, gfp_t mem_flags) sitd_submit() argument 2672 scan_periodic(struct oxu_hcd *oxu) scan_periodic() argument 2769 ehci_turn_off_all_ports(struct oxu_hcd *oxu) ehci_turn_off_all_ports() argument 2777 ehci_port_power(struct oxu_hcd *oxu, int is_on) ehci_port_power() argument 2800 ehci_work(struct oxu_hcd *oxu) ehci_work() argument 2828 unlink_async(struct oxu_hcd *oxu, struct ehci_qh *qh) unlink_async() argument 2858 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu210_hcd_irq() local 2959 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_irq() local 2982 struct oxu_hcd *oxu = from_timer(oxu, t, watchdog); oxu_watchdog() local 3011 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_hcd_init() local 3088 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_reset() local 3116 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_run() local 3175 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_stop() local 3210 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_shutdown() local 3236 struct oxu_hcd *oxu = hcd_to_oxu(hcd); __oxu_urb_enqueue() local 3268 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_urb_enqueue() local 3358 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_urb_dequeue() local 3419 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_endpoint_disable() local 3481 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_get_frame() local 3490 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_hub_status_data() local 3549 oxu_port_speed(struct oxu_hcd *oxu, unsigned int portsc) oxu_port_speed() argument 3567 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_hub_control() local 3859 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_bus_suspend() local 3934 struct oxu_hcd *oxu = hcd_to_oxu(hcd); oxu_bus_resume() local 4134 struct oxu_hcd *oxu; oxu_create() local [all...] |