Lines Matching defs:fotg210

98 #define fotg210_dbg(fotg210, fmt, args...) \  argument
100 #define fotg210_err(fotg210, fmt, args...) \ argument
102 #define fotg210_info(fotg210, fmt, args...) \ argument
104 #define fotg210_warn(fotg210, fmt, args...) \ argument
111 static void dbg_hcs_params(struct fotg210_hcd *fotg210, char *label) in dbg_hcs_params()
126 static void dbg_hcc_params(struct fotg210_hcd *fotg210, char *label) in dbg_hcc_params()
139 dbg_qtd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd) in dbg_qtd()
155 dbg_qh(const char *label, struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in dbg_qh()
165 dbg_itd(const char *label, struct fotg210_hcd *fotg210, struct fotg210_itd *itd) in dbg_itd()
288 #define dbg_status(fotg210, label, status) { \ argument
294 #define dbg_cmd(fotg210, label, command) { \ argument
300 #define dbg_port(fotg210, label, port, status) { \ argument
362 static inline char token_mark(struct fotg210_hcd *fotg210, __hc32 token) in token_mark()
377 struct fotg210_hcd *fotg210, in qh_lines()
476 struct fotg210_hcd *fotg210; in fill_async_buffer() local
515 struct fotg210_hcd *fotg210; in fill_periodic_buffer() local
649 static const char *rh_state_string(struct fotg210_hcd *fotg210) in rh_state_string()
667 struct fotg210_hcd *fotg210; in fill_registers_buffer() local
870 static inline void create_debug_files(struct fotg210_hcd *fotg210) in create_debug_files()
897 static inline void remove_debug_files(struct fotg210_hcd *fotg210) in remove_debug_files()
921 static int handshake(struct fotg210_hcd *fotg210, void __iomem *ptr, in handshake()
943 static int fotg210_halt(struct fotg210_hcd *fotg210) in fotg210_halt()
972 static int fotg210_reset(struct fotg210_hcd *fotg210) in fotg210_reset()
1005 static void fotg210_quiesce(struct fotg210_hcd *fotg210) in fotg210_quiesce()
1040 static void fotg210_set_command_bit(struct fotg210_hcd *fotg210, u32 bit) in fotg210_set_command_bit()
1050 static void fotg210_clear_command_bit(struct fotg210_hcd *fotg210, u32 bit) in fotg210_clear_command_bit()
1103 static void fotg210_enable_event(struct fotg210_hcd *fotg210, unsigned event, in fotg210_enable_event()
1123 static void fotg210_poll_ASS(struct fotg210_hcd *fotg210) in fotg210_poll_ASS()
1164 static void fotg210_disable_ASE(struct fotg210_hcd *fotg210) in fotg210_disable_ASE()
1171 static void fotg210_poll_PSS(struct fotg210_hcd *fotg210) in fotg210_poll_PSS()
1212 static void fotg210_disable_PSE(struct fotg210_hcd *fotg210) in fotg210_disable_PSE()
1219 static void fotg210_handle_controller_death(struct fotg210_hcd *fotg210) in fotg210_handle_controller_death()
1244 static void fotg210_handle_intr_unlinks(struct fotg210_hcd *fotg210) in fotg210_handle_intr_unlinks()
1277 static void start_free_itds(struct fotg210_hcd *fotg210) in start_free_itds()
1289 static void end_free_itds(struct fotg210_hcd *fotg210) in end_free_itds()
1309 static void fotg210_iaa_watchdog(struct fotg210_hcd *fotg210) in fotg210_iaa_watchdog()
1353 static void turn_on_io_watchdog(struct fotg210_hcd *fotg210) in turn_on_io_watchdog()
1392 struct fotg210_hcd *fotg210 = in fotg210_hrtimer_func() local
1429 struct fotg210_hcd *fotg210, in check_reset_complete()
1460 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_hub_status_data() local
1506 struct fotg210_hcd *fotg210, in fotg210_hub_descriptor()
1539 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_hub_control() local
1885 static inline void fotg210_qtd_init(struct fotg210_hcd *fotg210, in fotg210_qtd_init()
1896 static struct fotg210_qtd *fotg210_qtd_alloc(struct fotg210_hcd *fotg210, in fotg210_qtd_alloc()
1909 static inline void fotg210_qtd_free(struct fotg210_hcd *fotg210, in fotg210_qtd_free()
1916 static void qh_destroy(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_destroy()
1929 static struct fotg210_qh *fotg210_qh_alloc(struct fotg210_hcd *fotg210, in fotg210_qh_alloc()
1968 static void fotg210_mem_cleanup(struct fotg210_hcd *fotg210) in fotg210_mem_cleanup()
2004 static int fotg210_mem_init(struct fotg210_hcd *fotg210, gfp_t flags) in fotg210_mem_init()
2085 qtd_fill(struct fotg210_hcd *fotg210, struct fotg210_qtd *qtd, dma_addr_t buf, in qtd_fill()
2127 qh_update(struct fotg210_hcd *fotg210, struct fotg210_qh *qh, in qh_update()
2162 qh_refresh(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_refresh()
2195 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_clear_tt_buffer_complete() local
2207 static void fotg210_clear_tt_buffer(struct fotg210_hcd *fotg210, in fotg210_clear_tt_buffer()
2234 struct fotg210_hcd *fotg210, in qtd_copy_status()
2297 fotg210_urb_done(struct fotg210_hcd *fotg210, struct urb *urb, int status) in fotg210_urb_done()
2346 qh_completions(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_completions()
2630 struct fotg210_hcd *fotg210, in qtd_list_free()
2650 struct fotg210_hcd *fotg210, in qh_urb_transaction()
2836 struct fotg210_hcd *fotg210, in qh_make()
3010 static void enable_async(struct fotg210_hcd *fotg210) in enable_async()
3023 static void disable_async(struct fotg210_hcd *fotg210) in disable_async()
3037 static void qh_link_async(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_link_async()
3076 struct fotg210_hcd *fotg210, in qh_append_tds()
3157 struct fotg210_hcd *fotg210, in submit_async()
3212 static void single_unlink_async(struct fotg210_hcd *fotg210, in single_unlink_async()
3236 static void start_iaa_cycle(struct fotg210_hcd *fotg210, bool nested) in start_iaa_cycle()
3269 static void end_unlink_async(struct fotg210_hcd *fotg210) in end_unlink_async()
3300 static void unlink_empty_async(struct fotg210_hcd *fotg210) in unlink_empty_async()
3337 static void start_unlink_async(struct fotg210_hcd *fotg210, in start_unlink_async()
3357 static void scan_async(struct fotg210_hcd *fotg210) in scan_async()
3428 periodic_next_shadow(struct fotg210_hcd *fotg210, in periodic_next_shadow()
3442 shadow_next_periodic(struct fotg210_hcd *fotg210, in shadow_next_periodic()
3456 static void periodic_unlink(struct fotg210_hcd *fotg210, unsigned frame, in periodic_unlink()
3487 periodic_usecs(struct fotg210_hcd *fotg210, unsigned frame, unsigned uframe) in periodic_usecs()
3552 struct fotg210_hcd *fotg210, in tt_no_collision()
3612 static void enable_periodic(struct fotg210_hcd *fotg210) in enable_periodic()
3626 static void disable_periodic(struct fotg210_hcd *fotg210) in disable_periodic()
3643 static void qh_link_periodic(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_link_periodic()
3709 static void qh_unlink_periodic(struct fotg210_hcd *fotg210, in qh_unlink_periodic()
3759 static void start_unlink_intr(struct fotg210_hcd *fotg210, in start_unlink_intr()
3802 static void end_unlink_intr(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in end_unlink_intr()
3836 struct fotg210_hcd *fotg210, in check_period()
3880 struct fotg210_hcd *fotg210, in check_intr_schedule()
3928 static int qh_schedule(struct fotg210_hcd *fotg210, struct fotg210_qh *qh) in qh_schedule()
3996 struct fotg210_hcd *fotg210, in intr_submit()
4051 static void scan_intr(struct fotg210_hcd *fotg210) in scan_intr()
4100 struct fotg210_hcd *fotg210, in iso_stream_init()
4157 iso_stream_find(struct fotg210_hcd *fotg210, struct urb *urb) in iso_stream_find()
4214 struct fotg210_hcd *fotg210, in itd_sched_init()
4270 struct fotg210_hcd *fotg210, in itd_urb_transaction()
4337 struct fotg210_hcd *fotg210, in itd_slot_ok()
4372 struct fotg210_hcd *fotg210, in iso_stream_schedule()
4497 itd_init(struct fotg210_hcd *fotg210, struct fotg210_iso_stream *stream, in itd_init()
4516 struct fotg210_hcd *fotg210, in itd_patch()
4545 itd_link(struct fotg210_hcd *fotg210, unsigned frame, struct fotg210_itd *itd) in itd_link()
4572 struct fotg210_hcd *fotg210, in itd_link_urb()
4651 static bool itd_complete(struct fotg210_hcd *fotg210, struct fotg210_itd *itd) in itd_complete()
4745 static int itd_submit(struct fotg210_hcd *fotg210, struct urb *urb, in itd_submit()
4806 static void scan_isoc(struct fotg210_hcd *fotg210) in scan_isoc()
4908 struct fotg210_hcd *fotg210; in show_uframe_periodic_max() local
4921 struct fotg210_hcd *fotg210; in store_uframe_periodic_max() local
4988 static inline int create_sysfs_files(struct fotg210_hcd *fotg210) in create_sysfs_files()
5001 static inline void remove_sysfs_files(struct fotg210_hcd *fotg210) in remove_sysfs_files()
5013 static void fotg210_turn_off_all_ports(struct fotg210_hcd *fotg210) in fotg210_turn_off_all_ports()
5024 static void fotg210_silence_controller(struct fotg210_hcd *fotg210) in fotg210_silence_controller()
5040 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_shutdown() local
5059 static void fotg210_work(struct fotg210_hcd *fotg210) in fotg210_work()
5095 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_stop() local
5134 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in hcd_fotg210_init() local
5241 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_run() local
5321 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_setup() local
5354 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_irq() local
5507 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_urb_enqueue() local
5542 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_urb_dequeue() local
5613 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_endpoint_disable() local
5686 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_endpoint_reset() local
5726 struct fotg210_hcd *fotg210 = hcd_to_fotg210(hcd); in fotg210_get_frame() local
5789 static void fotg210_init(struct fotg210_hcd *fotg210) in fotg210_init()
5816 struct fotg210_hcd *fotg210; in fotg210_hcd_probe() local