Home
last modified time | relevance | path

Searched defs:fotg210 (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A DMakefile
H A Dfotg210.h11 struct fotg210 { struct
H A Dfotg210-udc.c32 static void fotg210_ack_int(struct fotg210_udc *fotg210, u32 offset, u32 mask) in fotg210_ack_int() argument
62 static void fotg210_set_cxdone(struct fotg210_udc *fotg210) in fotg210_set_cxdone() argument
96 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_fifo_ep_mapping() local
123 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_set_fifo_dir() local
133 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_set_tfrtype() local
144 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_set_mps() local
157 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_config_ep() local
185 fotg210_reset_tseq(struct fotg210_udc *fotg210, u8 epnum) fotg210_reset_tseq() argument
269 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_enable_dma() local
457 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_set_epnstall() local
478 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_clear_epnstall() local
493 struct fotg210_udc *fotg210; fotg210_set_halt_and_wedge() local
549 fotg210_clear_tx0byte(struct fotg210_udc *fotg210) fotg210_clear_tx0byte() argument
558 fotg210_clear_rx0byte(struct fotg210_udc *fotg210) fotg210_clear_rx0byte() argument
568 fotg210_rdsetupp(struct fotg210_udc *fotg210, u8 *buffer) fotg210_rdsetupp() argument
610 fotg210_set_configuration(struct fotg210_udc *fotg210) fotg210_set_configuration() argument
618 fotg210_set_dev_addr(struct fotg210_udc *fotg210, u32 addr) fotg210_set_dev_addr() argument
626 fotg210_set_cxstall(struct fotg210_udc *fotg210) fotg210_set_cxstall() argument
634 fotg210_request_error(struct fotg210_udc *fotg210) fotg210_request_error() argument
640 fotg210_set_address(struct fotg210_udc *fotg210, struct usb_ctrlrequest *ctrl) fotg210_set_address() argument
651 fotg210_set_feature(struct fotg210_udc *fotg210, struct usb_ctrlrequest *ctrl) fotg210_set_feature() argument
677 fotg210_clear_feature(struct fotg210_udc *fotg210, struct usb_ctrlrequest *ctrl) fotg210_clear_feature() argument
709 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_is_epnstall() local
724 struct fotg210_udc *fotg210; fotg210_ep0_complete() local
734 fotg210_get_status(struct fotg210_udc *fotg210, struct usb_ctrlrequest *ctrl) fotg210_get_status() argument
769 fotg210_setup_packet(struct fotg210_udc *fotg210, struct usb_ctrlrequest *ctrl) fotg210_setup_packet() argument
815 fotg210_ep0out(struct fotg210_udc *fotg210) fotg210_ep0out() argument
835 fotg210_ep0in(struct fotg210_udc *fotg210) fotg210_ep0in() argument
884 struct fotg210_udc *fotg210 = _fotg210; fotg210_irq() local
997 fotg210_disable_unplug(struct fotg210_udc *fotg210) fotg210_disable_unplug() argument
1008 struct fotg210_udc *fotg210 = gadget_to_fotg210(g); fotg210_udc_start() local
1039 fotg210_init(struct fotg210_udc *fotg210) fotg210_init() argument
1078 struct fotg210_udc *fotg210 = gadget_to_fotg210(g); fotg210_udc_stop() local
1104 struct fotg210_udc *fotg210 = gadget_to_fotg210(g); fotg210_vbus_session() local
1153 struct fotg210_udc *fotg210 = platform_get_drvdata(pdev); fotg210_udc_remove() local
1175 struct fotg210_udc *fotg210 = NULL; fotg210_udc_probe() local
[all...]
H A Dfotg210-udc.h219 struct fotg210_udc *fotg210; member
H A Dfotg210-hcd.c93 dbg_hcs_params(struct fotg210_hcd *fotg210, char *label) dbg_hcs_params() argument
104 dbg_hcc_params(struct fotg210_hcd *fotg210, char *label) dbg_hcc_params() argument
115 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd) dbg_qtd() argument
131 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh) dbg_qh() argument
143 dbg_itd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_itd *itd) dbg_itd() argument
339 token_mark(struct fotg210_hcd *fotg210, __hc32 token) token_mark() argument
353 qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, char **nextp, unsigned *sizep) qh_lines() argument
447 struct fotg210_hcd *fotg210; fill_async_buffer() local
483 output_buf_tds_dir(char *buf, struct fotg210_hcd *fotg210, struct fotg210_qh_hw *hw, struct fotg210_qh *qh, unsigned size) output_buf_tds_dir() argument
514 struct fotg210_hcd *fotg210; fill_periodic_buffer() local
621 rh_state_string(struct fotg210_hcd *fotg210) rh_state_string() argument
639 struct fotg210_hcd *fotg210; fill_registers_buffer() local
843 create_debug_files(struct fotg210_hcd *fotg210) create_debug_files() argument
857 remove_debug_files(struct fotg210_hcd *fotg210) remove_debug_files() argument
880 handshake(struct fotg210_hcd *fotg210, void __iomem *ptr, u32 mask, u32 done, int usec) handshake() argument
898 fotg210_halt(struct fotg210_hcd *fotg210) fotg210_halt() argument
926 fotg210_reset(struct fotg210_hcd *fotg210) fotg210_reset() argument
959 fotg210_quiesce(struct fotg210_hcd *fotg210) fotg210_quiesce() argument
990 fotg210_set_command_bit(struct fotg210_hcd *fotg210, u32 bit) fotg210_set_command_bit() argument
1000 fotg210_clear_command_bit(struct fotg210_hcd *fotg210, u32 bit) fotg210_clear_command_bit() argument
1049 fotg210_enable_event(struct fotg210_hcd *fotg210, unsigned event, bool resched) fotg210_enable_event() argument
1068 fotg210_poll_ASS(struct fotg210_hcd *fotg210) fotg210_poll_ASS() argument
1109 fotg210_disable_ASE(struct fotg210_hcd *fotg210) fotg210_disable_ASE() argument
1116 fotg210_poll_PSS(struct fotg210_hcd *fotg210) fotg210_poll_PSS() argument
1157 fotg210_disable_PSE(struct fotg210_hcd *fotg210) fotg210_disable_PSE() argument
1164 fotg210_handle_controller_death(struct fotg210_hcd *fotg210) fotg210_handle_controller_death() argument
1189 fotg210_handle_intr_unlinks(struct fotg210_hcd *fotg210) fotg210_handle_intr_unlinks() argument
1222 start_free_itds(struct fotg210_hcd *fotg210) start_free_itds() argument
1234 end_free_itds(struct fotg210_hcd *fotg210) end_free_itds() argument
1254 fotg210_iaa_watchdog(struct fotg210_hcd *fotg210) fotg210_iaa_watchdog() argument
1298 turn_on_io_watchdog(struct fotg210_hcd *fotg210) turn_on_io_watchdog() argument
1336 struct fotg210_hcd *fotg210 = fotg210_hrtimer_func() local
1368 check_reset_complete(struct fotg210_hcd *fotg210, int index, u32 __iomem *status_reg, int port_status) check_reset_complete() argument
1391 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_hub_status_data() local
1433 fotg210_hub_descriptor(struct fotg210_hcd *fotg210, struct usb_hub_descriptor *desc) fotg210_hub_descriptor() argument
1459 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_hub_control() local
1804 fotg210_qtd_init(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, dma_addr_t dma) fotg210_qtd_init() argument
1815 fotg210_qtd_alloc(struct fotg210_hcd *fotg210, gfp_t flags) fotg210_qtd_alloc() argument
1828 fotg210_qtd_free(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd) fotg210_qtd_free() argument
1835 qh_destroy(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_destroy() argument
1848 fotg210_qh_alloc(struct fotg210_hcd *fotg210, gfp_t flags) fotg210_qh_alloc() argument
1884 fotg210_mem_cleanup(struct fotg210_hcd *fotg210) fotg210_mem_cleanup() argument
1916 fotg210_mem_init(struct fotg210_hcd *fotg210, gfp_t flags) fotg210_mem_init() argument
1991 qtd_fill(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, dma_addr_t buf, size_t len, int token, int maxpacket) qtd_fill() argument
2030 qh_update(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, struct fotg210_qtd *qtd) qh_update() argument
2064 qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_refresh() argument
2095 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_clear_tt_buffer_complete() local
2107 fotg210_clear_tt_buffer(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, struct urb *urb, u32 token) fotg210_clear_tt_buffer() argument
2133 qtd_copy_status(struct fotg210_hcd *fotg210, struct urb *urb, size_t length, u32 token) qtd_copy_status() argument
2240 qh_completions(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_completions() argument
2513 qtd_list_free(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *head) qtd_list_free() argument
2526 qh_urb_transaction(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *head, gfp_t flags) qh_urb_transaction() argument
2705 qh_make(struct fotg210_hcd *fotg210, struct urb *urb, gfp_t flags) qh_make() argument
2878 enable_async(struct fotg210_hcd *fotg210) enable_async() argument
2891 disable_async(struct fotg210_hcd *fotg210) disable_async() argument
2905 qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_link_async() argument
2940 qh_append_tds(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, int epnum, void **ptr) qh_append_tds() argument
3014 submit_async(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) submit_async() argument
3067 single_unlink_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) single_unlink_async() argument
3091 start_iaa_cycle(struct fotg210_hcd *fotg210, bool nested) start_iaa_cycle() argument
3124 end_unlink_async(struct fotg210_hcd *fotg210) end_unlink_async() argument
3155 unlink_empty_async(struct fotg210_hcd *fotg210) unlink_empty_async() argument
3192 start_unlink_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) start_unlink_async() argument
3210 scan_async(struct fotg210_hcd *fotg210) scan_async() argument
3274 periodic_next_shadow(struct fotg210_hcd *fotg210, union fotg210_shadow *periodic, __hc32 tag) periodic_next_shadow() argument
3287 shadow_next_periodic(struct fotg210_hcd *fotg210, union fotg210_shadow *periodic, __hc32 tag) shadow_next_periodic() argument
3301 periodic_unlink(struct fotg210_hcd *fotg210, unsigned frame, void *ptr) periodic_unlink() argument
3331 periodic_usecs(struct fotg210_hcd *fotg210, unsigned frame, unsigned uframe) periodic_usecs() argument
3394 tt_no_collision(struct fotg210_hcd *fotg210, unsigned period, struct usb_device *dev, unsigned frame, u32 uf_mask) tt_no_collision() argument
3448 enable_periodic(struct fotg210_hcd *fotg210) enable_periodic() argument
3462 disable_periodic(struct fotg210_hcd *fotg210) disable_periodic() argument
3477 qh_link_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_link_periodic() argument
3543 qh_unlink_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_unlink_periodic() argument
3593 start_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) start_unlink_intr() argument
3636 end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) end_unlink_intr() argument
3667 check_period(struct fotg210_hcd *fotg210, unsigned frame, unsigned uframe, unsigned period, unsigned usecs) check_period() argument
3707 check_intr_schedule(struct fotg210_hcd *fotg210, unsigned frame, unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp) check_intr_schedule() argument
3751 qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_schedule() argument
3818 intr_submit(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) intr_submit() argument
3871 scan_intr(struct fotg210_hcd *fotg210) scan_intr() argument
3915 iso_stream_init(struct fotg210_hcd *fotg210, struct fotg210_iso_stream *stream, struct usb_device *dev, int pipe, unsigned interval) iso_stream_init() argument
3969 iso_stream_find(struct fotg210_hcd *fotg210, struct urb *urb) iso_stream_find() argument
4021 itd_sched_init(struct fotg210_hcd *fotg210, struct fotg210_iso_sched *iso_sched, struct fotg210_iso_stream *stream, struct urb *urb) itd_sched_init() argument
4069 itd_urb_transaction(struct fotg210_iso_stream *stream, struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags) itd_urb_transaction() argument
4130 itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, u8 usecs, u32 period) itd_slot_ok() argument
4158 iso_stream_schedule(struct fotg210_hcd *fotg210, struct urb *urb, struct fotg210_iso_stream *stream) iso_stream_schedule() argument
4279 itd_init(struct fotg210_hcd *fotg210, struct fotg210_iso_stream *stream, struct fotg210_itd *itd) itd_init() argument
4296 itd_patch(struct fotg210_hcd *fotg210, struct fotg210_itd *itd, struct fotg210_iso_sched *iso_sched, unsigned index, u16 uframe) itd_patch() argument
4321 itd_link(struct fotg210_hcd *fotg210, unsigned frame, struct fotg210_itd *itd) itd_link() argument
4348 itd_link_urb(struct fotg210_hcd *fotg210, struct urb *urb, unsigned mod, struct fotg210_iso_stream *stream) itd_link_urb() argument
4424 itd_complete(struct fotg210_hcd *fotg210, struct fotg210_itd *itd) itd_complete() argument
4515 itd_submit(struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags) itd_submit() argument
4574 scan_frame_queue(struct fotg210_hcd *fotg210, unsigned frame, unsigned now_frame, bool live) scan_frame_queue() argument
4644 scan_isoc(struct fotg210_hcd *fotg210) scan_isoc() argument
4685 struct fotg210_hcd *fotg210; uframe_periodic_max_show() local
4694 struct fotg210_hcd *fotg210; uframe_periodic_max_store() local
4762 create_sysfs_files(struct fotg210_hcd *fotg210) create_sysfs_files() argument
4769 remove_sysfs_files(struct fotg210_hcd *fotg210) remove_sysfs_files() argument
4779 fotg210_turn_off_all_ports(struct fotg210_hcd *fotg210) fotg210_turn_off_all_ports() argument
4789 fotg210_silence_controller(struct fotg210_hcd *fotg210) fotg210_silence_controller() argument
4805 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_shutdown() local
4821 fotg210_work(struct fotg210_hcd *fotg210) fotg210_work() argument
4856 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_stop() local
4895 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); hcd_fotg210_init() local
5002 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_run() local
5081 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_setup() local
5112 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_irq() local
5260 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_urb_enqueue() local
5295 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_urb_dequeue() local
5364 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_endpoint_disable() local
5437 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_endpoint_reset() local
5477 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_get_frame() local
5535 fotg210_init(struct fotg210_hcd *fotg210) fotg210_init() argument
5561 struct fotg210_hcd *fotg210; fotg210_hcd_probe() local
[all...]
H A Dfotg210-hcd.h195 static inline struct usb_hcd *fotg210_to_hcd(struct fotg210_hcd *fotg210) in fotg210_to_hcd() argument
611 fotg210_get_speed(struct fotg210_hcd *fotg210, unsigned int portsc) fotg210_get_speed() argument
619 fotg210_port_speed(struct fotg210_hcd *fotg210, unsigned int portsc) fotg210_port_speed() argument
650 fotg210_readl(const struct fotg210_hcd *fotg210, __u32 __iomem *regs) fotg210_readl() argument
656 fotg210_writel(const struct fotg210_hcd *fotg210, const unsigned int val, __u32 __iomem *regs) fotg210_writel() argument
663 cpu_to_hc32(const struct fotg210_hcd *fotg210, const u32 x) cpu_to_hc32() argument
669 hc32_to_cpu(const struct fotg210_hcd *fotg210, const __hc32 x) hc32_to_cpu() argument
674 hc32_to_cpup(const struct fotg210_hcd *fotg210, const __hc32 *x) hc32_to_cpup() argument
682 fotg210_read_frame_index(struct fotg210_hcd *fotg210) fotg210_read_frame_index() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dfotg210-udc.c50 static void fotg210_set_cxdone(struct fotg210_udc *fotg210) in fotg210_set_cxdone() argument
84 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_fifo_ep_mapping() local
111 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_set_fifo_dir() local
121 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_set_tfrtype() local
132 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_set_mps() local
145 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_config_ep() local
173 fotg210_reset_tseq(struct fotg210_udc *fotg210, u8 epnum) fotg210_reset_tseq() argument
257 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_enable_dma() local
446 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_set_epnstall() local
467 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_clear_epnstall() local
482 struct fotg210_udc *fotg210; fotg210_set_halt_and_wedge() local
538 fotg210_clear_tx0byte(struct fotg210_udc *fotg210) fotg210_clear_tx0byte() argument
547 fotg210_clear_rx0byte(struct fotg210_udc *fotg210) fotg210_clear_rx0byte() argument
557 fotg210_rdsetupp(struct fotg210_udc *fotg210, u8 *buffer) fotg210_rdsetupp() argument
599 fotg210_set_configuration(struct fotg210_udc *fotg210) fotg210_set_configuration() argument
607 fotg210_set_dev_addr(struct fotg210_udc *fotg210, u32 addr) fotg210_set_dev_addr() argument
615 fotg210_set_cxstall(struct fotg210_udc *fotg210) fotg210_set_cxstall() argument
623 fotg210_request_error(struct fotg210_udc *fotg210) fotg210_request_error() argument
629 fotg210_set_address(struct fotg210_udc *fotg210, struct usb_ctrlrequest *ctrl) fotg210_set_address() argument
640 fotg210_set_feature(struct fotg210_udc *fotg210, struct usb_ctrlrequest *ctrl) fotg210_set_feature() argument
666 fotg210_clear_feature(struct fotg210_udc *fotg210, struct usb_ctrlrequest *ctrl) fotg210_clear_feature() argument
698 struct fotg210_udc *fotg210 = ep->fotg210; fotg210_is_epnstall() local
709 fotg210_get_status(struct fotg210_udc *fotg210, struct usb_ctrlrequest *ctrl) fotg210_get_status() argument
744 fotg210_setup_packet(struct fotg210_udc *fotg210, struct usb_ctrlrequest *ctrl) fotg210_setup_packet() argument
790 fotg210_ep0out(struct fotg210_udc *fotg210) fotg210_ep0out() argument
810 fotg210_ep0in(struct fotg210_udc *fotg210) fotg210_ep0in() argument
830 fotg210_clear_comabt_int(struct fotg210_udc *fotg210) fotg210_clear_comabt_int() argument
867 struct fotg210_udc *fotg210 = _fotg210; fotg210_irq() local
995 fotg210_disable_unplug(struct fotg210_udc *fotg210) fotg210_disable_unplug() argument
1006 struct fotg210_udc *fotg210 = gadget_to_fotg210(g); fotg210_udc_start() local
1021 fotg210_init(struct fotg210_udc *fotg210) fotg210_init() argument
1051 struct fotg210_udc *fotg210 = gadget_to_fotg210(g); fotg210_udc_stop() local
1071 struct fotg210_udc *fotg210 = platform_get_drvdata(pdev); fotg210_udc_remove() local
1089 struct fotg210_udc *fotg210 = NULL; fotg210_udc_probe() local
[all...]
H A Dfotg210.h217 struct fotg210_udc *fotg210; member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h197 static inline struct usb_hcd *fotg210_to_hcd(struct fotg210_hcd *fotg210) in fotg210_to_hcd() argument
613 fotg210_get_speed(struct fotg210_hcd *fotg210, unsigned int portsc) fotg210_get_speed() argument
621 fotg210_port_speed(struct fotg210_hcd *fotg210, unsigned int portsc) fotg210_port_speed() argument
652 fotg210_readl(const struct fotg210_hcd *fotg210, __u32 __iomem *regs) fotg210_readl() argument
658 fotg210_writel(const struct fotg210_hcd *fotg210, const unsigned int val, __u32 __iomem *regs) fotg210_writel() argument
665 cpu_to_hc32(const struct fotg210_hcd *fotg210, const u32 x) cpu_to_hc32() argument
671 hc32_to_cpu(const struct fotg210_hcd *fotg210, const __hc32 x) hc32_to_cpu() argument
676 hc32_to_cpup(const struct fotg210_hcd *fotg210, const __hc32 *x) hc32_to_cpup() argument
684 fotg210_read_frame_index(struct fotg210_hcd *fotg210) fotg210_read_frame_index() argument
[all...]
H A Dfotg210-hcd.c94 static void dbg_hcs_params(struct fotg210_hcd *fotg210, cha argument
105 dbg_hcc_params(struct fotg210_hcd *fotg210, char *label) dbg_hcc_params() argument
116 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd) dbg_qtd() argument
132 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh) dbg_qh() argument
144 dbg_itd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_itd *itd) dbg_itd() argument
340 token_mark(struct fotg210_hcd *fotg210, __hc32 token) token_mark() argument
354 qh_lines(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, char **nextp, unsigned *sizep) qh_lines() argument
448 struct fotg210_hcd *fotg210; fill_async_buffer() local
484 output_buf_tds_dir(char *buf, struct fotg210_hcd *fotg210, struct fotg210_qh_hw *hw, struct fotg210_qh *qh, unsigned size) output_buf_tds_dir() argument
515 struct fotg210_hcd *fotg210; fill_periodic_buffer() local
622 rh_state_string(struct fotg210_hcd *fotg210) rh_state_string() argument
640 struct fotg210_hcd *fotg210; fill_registers_buffer() local
844 create_debug_files(struct fotg210_hcd *fotg210) create_debug_files() argument
859 remove_debug_files(struct fotg210_hcd *fotg210) remove_debug_files() argument
880 handshake(struct fotg210_hcd *fotg210, void __iomem *ptr, u32 mask, u32 done, int usec) handshake() argument
898 fotg210_halt(struct fotg210_hcd *fotg210) fotg210_halt() argument
926 fotg210_reset(struct fotg210_hcd *fotg210) fotg210_reset() argument
959 fotg210_quiesce(struct fotg210_hcd *fotg210) fotg210_quiesce() argument
990 fotg210_set_command_bit(struct fotg210_hcd *fotg210, u32 bit) fotg210_set_command_bit() argument
1000 fotg210_clear_command_bit(struct fotg210_hcd *fotg210, u32 bit) fotg210_clear_command_bit() argument
1049 fotg210_enable_event(struct fotg210_hcd *fotg210, unsigned event, bool resched) fotg210_enable_event() argument
1068 fotg210_poll_ASS(struct fotg210_hcd *fotg210) fotg210_poll_ASS() argument
1109 fotg210_disable_ASE(struct fotg210_hcd *fotg210) fotg210_disable_ASE() argument
1116 fotg210_poll_PSS(struct fotg210_hcd *fotg210) fotg210_poll_PSS() argument
1157 fotg210_disable_PSE(struct fotg210_hcd *fotg210) fotg210_disable_PSE() argument
1164 fotg210_handle_controller_death(struct fotg210_hcd *fotg210) fotg210_handle_controller_death() argument
1189 fotg210_handle_intr_unlinks(struct fotg210_hcd *fotg210) fotg210_handle_intr_unlinks() argument
1222 start_free_itds(struct fotg210_hcd *fotg210) start_free_itds() argument
1234 end_free_itds(struct fotg210_hcd *fotg210) end_free_itds() argument
1254 fotg210_iaa_watchdog(struct fotg210_hcd *fotg210) fotg210_iaa_watchdog() argument
1298 turn_on_io_watchdog(struct fotg210_hcd *fotg210) turn_on_io_watchdog() argument
1336 struct fotg210_hcd *fotg210 = fotg210_hrtimer_func() local
1368 check_reset_complete(struct fotg210_hcd *fotg210, int index, u32 __iomem *status_reg, int port_status) check_reset_complete() argument
1391 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_hub_status_data() local
1433 fotg210_hub_descriptor(struct fotg210_hcd *fotg210, struct usb_hub_descriptor *desc) fotg210_hub_descriptor() argument
1459 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_hub_control() local
1804 fotg210_qtd_init(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, dma_addr_t dma) fotg210_qtd_init() argument
1815 fotg210_qtd_alloc(struct fotg210_hcd *fotg210, gfp_t flags) fotg210_qtd_alloc() argument
1828 fotg210_qtd_free(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd) fotg210_qtd_free() argument
1835 qh_destroy(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_destroy() argument
1848 fotg210_qh_alloc(struct fotg210_hcd *fotg210, gfp_t flags) fotg210_qh_alloc() argument
1883 fotg210_mem_cleanup(struct fotg210_hcd *fotg210) fotg210_mem_cleanup() argument
1915 fotg210_mem_init(struct fotg210_hcd *fotg210, gfp_t flags) fotg210_mem_init() argument
1990 qtd_fill(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, dma_addr_t buf, size_t len, int token, int maxpacket) qtd_fill() argument
2029 qh_update(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, struct fotg210_qtd *qtd) qh_update() argument
2063 qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_refresh() argument
2094 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_clear_tt_buffer_complete() local
2106 fotg210_clear_tt_buffer(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, struct urb *urb, u32 token) fotg210_clear_tt_buffer() argument
2132 qtd_copy_status(struct fotg210_hcd *fotg210, struct urb *urb, size_t length, u32 token) qtd_copy_status() argument
2239 qh_completions(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_completions() argument
2512 qtd_list_free(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *head) qtd_list_free() argument
2525 qh_urb_transaction(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *head, gfp_t flags) qh_urb_transaction() argument
2704 qh_make(struct fotg210_hcd *fotg210, struct urb *urb, gfp_t flags) qh_make() argument
2877 enable_async(struct fotg210_hcd *fotg210) enable_async() argument
2890 disable_async(struct fotg210_hcd *fotg210) disable_async() argument
2904 qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_link_async() argument
2939 qh_append_tds(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, int epnum, void **ptr) qh_append_tds() argument
3013 submit_async(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) submit_async() argument
3066 single_unlink_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) single_unlink_async() argument
3090 start_iaa_cycle(struct fotg210_hcd *fotg210, bool nested) start_iaa_cycle() argument
3123 end_unlink_async(struct fotg210_hcd *fotg210) end_unlink_async() argument
3154 unlink_empty_async(struct fotg210_hcd *fotg210) unlink_empty_async() argument
3191 start_unlink_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) start_unlink_async() argument
3209 scan_async(struct fotg210_hcd *fotg210) scan_async() argument
3273 periodic_next_shadow(struct fotg210_hcd *fotg210, union fotg210_shadow *periodic, __hc32 tag) periodic_next_shadow() argument
3286 shadow_next_periodic(struct fotg210_hcd *fotg210, union fotg210_shadow *periodic, __hc32 tag) shadow_next_periodic() argument
3300 periodic_unlink(struct fotg210_hcd *fotg210, unsigned frame, void *ptr) periodic_unlink() argument
3330 periodic_usecs(struct fotg210_hcd *fotg210, unsigned frame, unsigned uframe) periodic_usecs() argument
3393 tt_no_collision(struct fotg210_hcd *fotg210, unsigned period, struct usb_device *dev, unsigned frame, u32 uf_mask) tt_no_collision() argument
3447 enable_periodic(struct fotg210_hcd *fotg210) enable_periodic() argument
3461 disable_periodic(struct fotg210_hcd *fotg210) disable_periodic() argument
3476 qh_link_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_link_periodic() argument
3542 qh_unlink_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_unlink_periodic() argument
3592 start_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) start_unlink_intr() argument
3635 end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) end_unlink_intr() argument
3666 check_period(struct fotg210_hcd *fotg210, unsigned frame, unsigned uframe, unsigned period, unsigned usecs) check_period() argument
3706 check_intr_schedule(struct fotg210_hcd *fotg210, unsigned frame, unsigned uframe, const struct fotg210_qh *qh, __hc32 *c_maskp) check_intr_schedule() argument
3750 qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) qh_schedule() argument
3817 intr_submit(struct fotg210_hcd *fotg210, struct urb *urb, struct list_head *qtd_list, gfp_t mem_flags) intr_submit() argument
3870 scan_intr(struct fotg210_hcd *fotg210) scan_intr() argument
3914 iso_stream_init(struct fotg210_hcd *fotg210, struct fotg210_iso_stream *stream, struct usb_device *dev, int pipe, unsigned interval) iso_stream_init() argument
3968 iso_stream_find(struct fotg210_hcd *fotg210, struct urb *urb) iso_stream_find() argument
4022 itd_sched_init(struct fotg210_hcd *fotg210, struct fotg210_iso_sched *iso_sched, struct fotg210_iso_stream *stream, struct urb *urb) itd_sched_init() argument
4070 itd_urb_transaction(struct fotg210_iso_stream *stream, struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags) itd_urb_transaction() argument
4130 itd_slot_ok(struct fotg210_hcd *fotg210, u32 mod, u32 uframe, u8 usecs, u32 period) itd_slot_ok() argument
4158 iso_stream_schedule(struct fotg210_hcd *fotg210, struct urb *urb, struct fotg210_iso_stream *stream) iso_stream_schedule() argument
4279 itd_init(struct fotg210_hcd *fotg210, struct fotg210_iso_stream *stream, struct fotg210_itd *itd) itd_init() argument
4296 itd_patch(struct fotg210_hcd *fotg210, struct fotg210_itd *itd, struct fotg210_iso_sched *iso_sched, unsigned index, u16 uframe) itd_patch() argument
4321 itd_link(struct fotg210_hcd *fotg210, unsigned frame, struct fotg210_itd *itd) itd_link() argument
4348 itd_link_urb(struct fotg210_hcd *fotg210, struct urb *urb, unsigned mod, struct fotg210_iso_stream *stream) itd_link_urb() argument
4424 itd_complete(struct fotg210_hcd *fotg210, struct fotg210_itd *itd) itd_complete() argument
4515 itd_submit(struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags) itd_submit() argument
4574 scan_frame_queue(struct fotg210_hcd *fotg210, unsigned frame, unsigned now_frame, bool live) scan_frame_queue() argument
4644 scan_isoc(struct fotg210_hcd *fotg210) scan_isoc() argument
4685 struct fotg210_hcd *fotg210; uframe_periodic_max_show() local
4697 struct fotg210_hcd *fotg210; uframe_periodic_max_store() local
4763 create_sysfs_files(struct fotg210_hcd *fotg210) create_sysfs_files() argument
4770 remove_sysfs_files(struct fotg210_hcd *fotg210) remove_sysfs_files() argument
4780 fotg210_turn_off_all_ports(struct fotg210_hcd *fotg210) fotg210_turn_off_all_ports() argument
4790 fotg210_silence_controller(struct fotg210_hcd *fotg210) fotg210_silence_controller() argument
4806 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_shutdown() local
4822 fotg210_work(struct fotg210_hcd *fotg210) fotg210_work() argument
4857 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_stop() local
4896 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); hcd_fotg210_init() local
5003 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_run() local
5082 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_setup() local
5113 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_irq() local
5261 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_urb_enqueue() local
5296 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_urb_dequeue() local
5365 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_endpoint_disable() local
5438 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_endpoint_reset() local
5478 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_get_frame() local
5539 fotg210_init(struct fotg210_hcd *fotg210) fotg210_init() argument
5566 struct fotg210_hcd *fotg210; fotg210_hcd_probe() local
5659 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); fotg210_hcd_remove() local
[all...]

Completed in 12 milliseconds