Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/c67x00/
H A DMakefile
H A Dc67x00-drv.c74 struct c67x00_device *c67x00 = __dev; in c67x00_irq() local
107 struct c67x00_device *c67x00; c67x00_drv_probe() local
182 struct c67x00_device *c67x00 = platform_get_drvdata(pdev); c67x00_drv_remove() local
[all...]
H A Dc67x00-hcd.c35 struct c67x00_hcd *c67x00 = sie->private_data; in c67x00_hub_reset_host_port() local
49 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); in c67x00_hub_status_data() local
69 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); in c67x00_hub_control() local
238 struct c67x00_hcd *c67x00 = sie->private_data; c67x00_hcd_irq() local
285 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); c67x00_hcd_get_frame() local
331 struct c67x00_hcd *c67x00; c67x00_hcd_probe() local
393 struct c67x00_hcd *c67x00 = sie->private_data; c67x00_hcd_remove() local
[all...]
H A Dc67x00-hcd.h92 static inline struct usb_hcd *c67x00_hcd_to_hcd(struct c67x00_hcd *c67x00) in c67x00_hcd_to_hcd() argument
H A Dc67x00-sched.c136 static void dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg) in dbg_td() argument
159 static inline u16 c67x00_get_current_frame_number(struct c67x00_hcd *c67x00) in c67x00_get_current_frame_number() argument
198 static void c67x00_release_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_release_urb() argument
231 c67x00_ep_data_alloc(struct c67x00_hcd *c67x00, struct urb *urb) c67x00_ep_data_alloc() argument
307 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); c67x00_endpoint_disable() local
348 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); c67x00_urb_enqueue() local
443 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); c67x00_urb_dequeue() local
474 c67x00_giveback_urb(struct c67x00_hcd *c67x00, struct urb *urb, int status) c67x00_giveback_urb() argument
495 c67x00_claim_frame_bw(struct c67x00_hcd *c67x00, struct urb *urb, int len, int periodic) c67x00_claim_frame_bw() argument
563 c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb, void *data, int len, int pid, int toggle, unsigned long privdata) c67x00_create_td() argument
645 c67x00_add_data_urb(struct c67x00_hcd *c67x00, struct urb *urb) c67x00_add_data_urb() argument
691 c67x00_add_ctrl_urb(struct c67x00_hcd *c67x00, struct urb *urb) c67x00_add_ctrl_urb() argument
730 c67x00_add_int_urb(struct c67x00_hcd *c67x00, struct urb *urb) c67x00_add_int_urb() argument
742 c67x00_add_iso_urb(struct c67x00_hcd *c67x00, struct urb *urb) c67x00_add_iso_urb() argument
777 c67x00_fill_from_list(struct c67x00_hcd *c67x00, int type, int (*add)(struct c67x00_hcd *, struct urb *)) c67x00_fill_from_list() argument
796 c67x00_fill_frame(struct c67x00_hcd *c67x00) c67x00_fill_frame() argument
830 c67x00_parse_td(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_parse_td() argument
840 c67x00_td_to_error(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_td_to_error() argument
889 c67x00_clear_pipe(struct c67x00_hcd *c67x00, struct c67x00_td *last_td) c67x00_clear_pipe() argument
907 c67x00_handle_successful_td(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_handle_successful_td() argument
953 c67x00_handle_isoc(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_handle_isoc() argument
978 c67x00_check_td_list(struct c67x00_hcd *c67x00) c67x00_check_td_list() argument
1041 c67x00_all_tds_processed(struct c67x00_hcd *c67x00) c67x00_all_tds_processed() argument
1052 c67x00_send_td(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_send_td() argument
1064 c67x00_send_frame(struct c67x00_hcd *c67x00) c67x00_send_frame() argument
1088 c67x00_do_work(struct c67x00_hcd *c67x00) c67x00_do_work() argument
1128 struct c67x00_hcd *c67x00 = from_tasklet(c67x00, t, tasklet); c67x00_sched_tasklet() local
1132 c67x00_sched_kick(struct c67x00_hcd *c67x00) c67x00_sched_kick() argument
1137 c67x00_sched_start_scheduler(struct c67x00_hcd *c67x00) c67x00_sched_start_scheduler() argument
1143 c67x00_sched_stop_scheduler(struct c67x00_hcd *c67x00) c67x00_sched_stop_scheduler() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/c67x00/
H A DMakefile
H A Dc67x00-drv.c74 struct c67x00_device *c67x00 = __dev; in c67x00_irq() local
107 struct c67x00_device *c67x00; c67x00_drv_probe() local
182 struct c67x00_device *c67x00 = platform_get_drvdata(pdev); c67x00_drv_remove() local
[all...]
H A Dc67x00-hcd.c35 struct c67x00_hcd *c67x00 = sie->private_data; in c67x00_hub_reset_host_port() local
49 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); in c67x00_hub_status_data() local
69 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); in c67x00_hub_control() local
238 struct c67x00_hcd *c67x00 = sie->private_data; c67x00_hcd_irq() local
285 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); c67x00_hcd_get_frame() local
331 struct c67x00_hcd *c67x00; c67x00_hcd_probe() local
393 struct c67x00_hcd *c67x00 = sie->private_data; c67x00_hcd_remove() local
[all...]
H A Dc67x00-hcd.h92 static inline struct usb_hcd *c67x00_hcd_to_hcd(struct c67x00_hcd *c67x00) in c67x00_hcd_to_hcd() argument
H A Dc67x00-sched.c136 static void dbg_td(struct c67x00_hcd *c67x00, struct c67x00_td *td, char *msg) in dbg_td() argument
159 static inline u16 c67x00_get_current_frame_number(struct c67x00_hcd *c67x00) in c67x00_get_current_frame_number() argument
198 static void c67x00_release_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_release_urb() argument
231 c67x00_ep_data_alloc(struct c67x00_hcd *c67x00, struct urb *urb) c67x00_ep_data_alloc() argument
307 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); c67x00_endpoint_disable() local
348 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); c67x00_urb_enqueue() local
443 struct c67x00_hcd *c67x00 = hcd_to_c67x00_hcd(hcd); c67x00_urb_dequeue() local
474 c67x00_giveback_urb(struct c67x00_hcd *c67x00, struct urb *urb, int status) c67x00_giveback_urb() argument
495 c67x00_claim_frame_bw(struct c67x00_hcd *c67x00, struct urb *urb, int len, int periodic) c67x00_claim_frame_bw() argument
563 c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb, void *data, int len, int pid, int toggle, unsigned long privdata) c67x00_create_td() argument
645 c67x00_add_data_urb(struct c67x00_hcd *c67x00, struct urb *urb) c67x00_add_data_urb() argument
691 c67x00_add_ctrl_urb(struct c67x00_hcd *c67x00, struct urb *urb) c67x00_add_ctrl_urb() argument
730 c67x00_add_int_urb(struct c67x00_hcd *c67x00, struct urb *urb) c67x00_add_int_urb() argument
742 c67x00_add_iso_urb(struct c67x00_hcd *c67x00, struct urb *urb) c67x00_add_iso_urb() argument
777 c67x00_fill_from_list(struct c67x00_hcd *c67x00, int type, int (*add)(struct c67x00_hcd *, struct urb *)) c67x00_fill_from_list() argument
796 c67x00_fill_frame(struct c67x00_hcd *c67x00) c67x00_fill_frame() argument
830 c67x00_parse_td(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_parse_td() argument
840 c67x00_td_to_error(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_td_to_error() argument
889 c67x00_clear_pipe(struct c67x00_hcd *c67x00, struct c67x00_td *last_td) c67x00_clear_pipe() argument
907 c67x00_handle_successful_td(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_handle_successful_td() argument
953 c67x00_handle_isoc(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_handle_isoc() argument
978 c67x00_check_td_list(struct c67x00_hcd *c67x00) c67x00_check_td_list() argument
1041 c67x00_all_tds_processed(struct c67x00_hcd *c67x00) c67x00_all_tds_processed() argument
1052 c67x00_send_td(struct c67x00_hcd *c67x00, struct c67x00_td *td) c67x00_send_td() argument
1064 c67x00_send_frame(struct c67x00_hcd *c67x00) c67x00_send_frame() argument
1088 c67x00_do_work(struct c67x00_hcd *c67x00) c67x00_do_work() argument
1128 struct c67x00_hcd *c67x00; c67x00_sched_work() local
1134 c67x00_sched_kick(struct c67x00_hcd *c67x00) c67x00_sched_kick() argument
1139 c67x00_sched_start_scheduler(struct c67x00_hcd *c67x00) c67x00_sched_start_scheduler() argument
1145 c67x00_sched_stop_scheduler(struct c67x00_hcd *c67x00) c67x00_sched_stop_scheduler() argument
[all...]

Completed in 5 milliseconds