| /kernel/linux/linux-4.19/drivers/usb/core/ |
| D | urb.c | 21 struct urb *urb = to_urb(kref); in urb_destroy() local 43 void usb_init_urb(struct urb *urb) in usb_init_urb() 72 struct urb *urb; in usb_alloc_urb() local 94 void usb_free_urb(struct urb *urb) in usb_free_urb() 111 struct urb *usb_get_urb(struct urb *urb) in usb_get_urb() 127 void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor) in usb_anchor_urb() 150 static void __usb_unanchor_urb(struct urb *urb, struct usb_anchor *anchor) in __usb_unanchor_urb() 165 void usb_unanchor_urb(struct urb *urb) in usb_unanchor_urb() 203 int usb_urb_ep_type_check(const struct urb *urb) in usb_urb_ep_type_check() 353 int usb_submit_urb(struct urb *urb, gfp_t mem_flags) in usb_submit_urb() [all …]
|
| D | hcd.c | 474 static int rh_call_control (struct usb_hcd *hcd, struct urb *urb) in rh_call_control() 751 struct urb *urb; in usb_hcd_poll_rh_status() local 802 static int rh_queue_status (struct usb_hcd *hcd, struct urb *urb) in rh_queue_status() 833 static int rh_urb_enqueue (struct usb_hcd *hcd, struct urb *urb) in rh_urb_enqueue() 847 static int usb_rh_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in usb_rh_urb_dequeue() 1241 int usb_hcd_link_urb_to_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_link_urb_to_ep() 1299 int usb_hcd_check_unlink_urb(struct usb_hcd *hcd, struct urb *urb, in usb_hcd_check_unlink_urb() 1332 void usb_hcd_unlink_urb_from_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_unlink_urb_from_ep() 1425 void usb_hcd_unmap_urb_setup_for_dma(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_unmap_urb_setup_for_dma() 1445 static void unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb) in unmap_urb_for_dma() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/core/ |
| D | urb.c | 21 struct urb *urb = to_urb(kref); in urb_destroy() local 43 void usb_init_urb(struct urb *urb) in usb_init_urb() 72 struct urb *urb; in usb_alloc_urb() local 93 void usb_free_urb(struct urb *urb) in usb_free_urb() 110 struct urb *usb_get_urb(struct urb *urb) in usb_get_urb() 126 void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor) in usb_anchor_urb() 149 static void __usb_unanchor_urb(struct urb *urb, struct usb_anchor *anchor) in __usb_unanchor_urb() 164 void usb_unanchor_urb(struct urb *urb) in usb_unanchor_urb() 224 int usb_urb_ep_type_check(const struct urb *urb) in usb_urb_ep_type_check() 367 int usb_submit_urb(struct urb *urb, gfp_t mem_flags) in usb_submit_urb() [all …]
|
| D | hcd.c | 478 static int rh_call_control (struct usb_hcd *hcd, struct urb *urb) in rh_call_control() 755 struct urb *urb; in usb_hcd_poll_rh_status() local 806 static int rh_queue_status (struct usb_hcd *hcd, struct urb *urb) in rh_queue_status() 837 static int rh_urb_enqueue (struct usb_hcd *hcd, struct urb *urb) in rh_urb_enqueue() 851 static int usb_rh_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in usb_rh_urb_dequeue() 1145 int usb_hcd_link_urb_to_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_link_urb_to_ep() 1203 int usb_hcd_check_unlink_urb(struct usb_hcd *hcd, struct urb *urb, in usb_hcd_check_unlink_urb() 1236 void usb_hcd_unlink_urb_from_ep(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_unlink_urb_from_ep() 1323 void usb_hcd_unmap_urb_setup_for_dma(struct usb_hcd *hcd, struct urb *urb) in usb_hcd_unmap_urb_setup_for_dma() 1343 static void unmap_urb_for_dma(struct usb_hcd *hcd, struct urb *urb) in unmap_urb_for_dma() [all …]
|
| /kernel/linux/linux-4.19/drivers/net/wireless/ath/carl9170/ |
| D | usb.c | 135 struct urb *urb; in carl9170_usb_submit_data_urb() local 167 static void carl9170_usb_tx_data_complete(struct urb *urb) in carl9170_usb_tx_data_complete() 214 struct urb *urb; in carl9170_usb_submit_cmd_urb() local 239 static void carl9170_usb_cmd_complete(struct urb *urb) in carl9170_usb_cmd_complete() 277 static void carl9170_usb_rx_irq_complete(struct urb *urb) in carl9170_usb_rx_irq_complete() 318 struct urb *urb; in carl9170_usb_submit_rx_urb() local 344 struct urb *urb; in carl9170_usb_rx_work() local 369 struct urb *urb; in carl9170_usb_handle_tx_err() local 398 static void carl9170_usb_rx_complete(struct urb *urb) in carl9170_usb_rx_complete() 461 struct urb *urb; in carl9170_usb_alloc_rx_urb() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
| D | usb.c | 135 struct urb *urb; in carl9170_usb_submit_data_urb() local 167 static void carl9170_usb_tx_data_complete(struct urb *urb) in carl9170_usb_tx_data_complete() 214 struct urb *urb; in carl9170_usb_submit_cmd_urb() local 239 static void carl9170_usb_cmd_complete(struct urb *urb) in carl9170_usb_cmd_complete() 277 static void carl9170_usb_rx_irq_complete(struct urb *urb) in carl9170_usb_rx_irq_complete() 318 struct urb *urb; in carl9170_usb_submit_rx_urb() local 344 struct urb *urb; in carl9170_usb_rx_work() local 369 struct urb *urb; in carl9170_usb_handle_tx_err() local 398 static void carl9170_usb_rx_complete(struct urb *urb) in carl9170_usb_rx_complete() 461 struct urb *urb; in carl9170_usb_alloc_rx_urb() local [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/musb/ |
| D | musb_host.c | 200 struct urb *urb = next_urb(qh); in musb_start_urb() local 277 static void musb_giveback(struct musb *musb, struct urb *urb, int status) in musb_giveback() 291 struct urb *urb) in musb_save_toggle() 316 static void musb_advance_schedule(struct musb *musb, struct urb *urb, in musb_advance_schedule() 425 musb_host_packet_rx(struct musb *musb, struct urb *urb, u8 epnum, u8 iso_err) in musb_host_packet_rx() 586 struct urb *urb, u32 offset, in musb_tx_dma_set_mode_mentor() 626 struct urb *urb, in musb_tx_dma_set_mode_cppi_tusb() 644 struct urb *urb, u32 offset, u32 length) in musb_tx_dma_program() 688 struct urb *urb, int is_out, in musb_ep_program() 931 struct urb *urb; in musb_bulk_nak_timeout() local [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/usbip/ |
| D | stub_rx.c | 15 static int is_clear_halt_cmd(struct urb *urb) in is_clear_halt_cmd() 26 static int is_set_interface_cmd(struct urb *urb) in is_set_interface_cmd() 36 static int is_set_configuration_cmd(struct urb *urb) in is_set_configuration_cmd() 46 static int is_reset_device_cmd(struct urb *urb) in is_reset_device_cmd() 65 static int tweak_clear_halt_cmd(struct urb *urb) in tweak_clear_halt_cmd() 103 static int tweak_set_interface_cmd(struct urb *urb) in tweak_set_interface_cmd() 130 static int tweak_set_configuration_cmd(struct urb *urb) in tweak_set_configuration_cmd() 148 static int tweak_reset_device_cmd(struct urb *urb) in tweak_reset_device_cmd() 168 static void tweak_special_requests(struct urb *urb) in tweak_special_requests() 388 static void masking_bogus_flags(struct urb *urb) in masking_bogus_flags()
|
| D | usbip_common.c | 220 void usbip_dump_urb(struct urb *urb) in usbip_dump_urb() 352 static void usbip_pack_cmd_submit(struct usbip_header *pdu, struct urb *urb, in usbip_pack_cmd_submit() 377 static void usbip_pack_ret_submit(struct usbip_header *pdu, struct urb *urb, in usbip_pack_ret_submit() 397 void usbip_pack_pdu(struct usbip_header *pdu, struct urb *urb, int cmd, in usbip_pack_pdu() 556 usbip_alloc_iso_desc_pdu(struct urb *urb, ssize_t *bufflen) in usbip_alloc_iso_desc_pdu() 579 int usbip_recv_iso(struct usbip_device *ud, struct urb *urb) in usbip_recv_iso() 647 void usbip_pad_iso(struct usbip_device *ud, struct urb *urb) in usbip_pad_iso() 681 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb) in usbip_recv_xbuff()
|
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| D | stub_rx.c | 15 static int is_clear_halt_cmd(struct urb *urb) in is_clear_halt_cmd() 26 static int is_set_interface_cmd(struct urb *urb) in is_set_interface_cmd() 36 static int is_set_configuration_cmd(struct urb *urb) in is_set_configuration_cmd() 46 static int is_reset_device_cmd(struct urb *urb) in is_reset_device_cmd() 65 static int tweak_clear_halt_cmd(struct urb *urb) in tweak_clear_halt_cmd() 103 static int tweak_set_interface_cmd(struct urb *urb) in tweak_set_interface_cmd() 130 static int tweak_set_configuration_cmd(struct urb *urb) in tweak_set_configuration_cmd() 148 static int tweak_reset_device_cmd(struct urb *urb) in tweak_reset_device_cmd() 168 static void tweak_special_requests(struct urb *urb) in tweak_special_requests() 388 static void masking_bogus_flags(struct urb *urb) in masking_bogus_flags()
|
| /kernel/linux/linux-5.10/drivers/usb/musb/ |
| D | musb_host.c | 200 struct urb *urb = next_urb(qh); in musb_start_urb() local 277 static void musb_giveback(struct musb *musb, struct urb *urb, int status) in musb_giveback() 296 static void musb_advance_schedule(struct musb *musb, struct urb *urb, in musb_advance_schedule() 407 musb_host_packet_rx(struct musb *musb, struct urb *urb, u8 epnum, u8 iso_err) in musb_host_packet_rx() 568 struct urb *urb, u32 offset, in musb_tx_dma_set_mode_mentor() 608 struct urb *urb, in musb_tx_dma_set_mode_cppi_tusb() 626 struct urb *urb, u32 offset, u32 length) in musb_tx_dma_program() 670 struct urb *urb, int is_out, in musb_ep_program() 903 struct urb *urb; in musb_bulk_nak_timeout() local 978 static bool musb_h_ep0_continue(struct musb *musb, u16 len, struct urb *urb) in musb_h_ep0_continue() [all …]
|
| /kernel/linux/linux-4.19/sound/usb/usx2y/ |
| D | usbusx2yaudio.c | 73 struct urb *urb = subs->completed_urb; in usX2Y_urb_capt_retire() local 129 struct urb *urb) in usX2Y_urb_play_prepare() 182 static void usX2Y_urb_play_retire(struct snd_usX2Y_substream *subs, struct urb *urb) in usX2Y_urb_play_retire() 197 static int usX2Y_urb_submit(struct snd_usX2Y_substream *subs, struct urb *urb, int frame) in usX2Y_urb_submit() 217 struct urb *urb = playbacksubs->completed_urb; in usX2Y_usbframe_complete() local 278 struct urb *urb = subs->urb[u]; in usX2Y_clients_stop() local 290 struct snd_usX2Y_substream *subs, struct urb *urb) in usX2Y_error_urb_status() 297 static void i_usX2Y_urb_complete(struct urb *urb) in i_usX2Y_urb_complete() 334 void (*complete)(struct urb *)) in usX2Y_urbs_set_complete() 341 struct urb * urb = subs->urb[u]; in usX2Y_urbs_set_complete() local [all …]
|
| D | usb_stream.c | 34 static void playback_prep_freqn(struct usb_stream_kernel *sk, struct urb *urb) in playback_prep_freqn() 70 struct urb *urb = urbs[u]; in init_pipe_urbs() local 249 static bool balance_check(struct usb_stream_kernel *sk, struct urb *urb) in balance_check() 264 static bool balance_playback(struct usb_stream_kernel *sk, struct urb *urb) in balance_playback() 270 static bool balance_capture(struct usb_stream_kernel *sk, struct urb *urb) in balance_capture() 276 static void subs_set_complete(struct urb **urbs, void (*complete)(struct urb *)) in subs_set_complete() 281 struct urb *urb = urbs[u]; in subs_set_complete() local 515 static void i_capture_idle(struct urb *urb) in i_capture_idle() 522 static void i_playback_idle(struct urb *urb) in i_playback_idle() 609 static void i_capture_start(struct urb *urb) in i_capture_start() [all …]
|
| /kernel/linux/linux-5.10/sound/usb/usx2y/ |
| D | usbusx2yaudio.c | 59 struct urb *urb = subs->completed_urb; in usx2y_urb_capt_retire() local 115 struct urb *urb) in usx2y_urb_play_prepare() 168 static void usx2y_urb_play_retire(struct snd_usx2y_substream *subs, struct urb *urb) in usx2y_urb_play_retire() 183 static int usx2y_urb_submit(struct snd_usx2y_substream *subs, struct urb *urb, int frame) in usx2y_urb_submit() 203 struct urb *urb = playbacksubs->completed_urb; in usx2y_usbframe_complete() local 264 struct urb *urb = subs->urb[u]; in usx2y_clients_stop() local 276 struct snd_usx2y_substream *subs, struct urb *urb) in usx2y_error_urb_status() 283 static void i_usx2y_urb_complete(struct urb *urb) in i_usx2y_urb_complete() 320 void (*complete)(struct urb *)) in usx2y_urbs_set_complete() 327 struct urb * urb = subs->urb[u]; in usx2y_urbs_set_complete() local [all …]
|
| D | usb_stream.c | 21 static void playback_prep_freqn(struct usb_stream_kernel *sk, struct urb *urb) in playback_prep_freqn() 57 struct urb *urb = urbs[u]; in init_pipe_urbs() local 240 static bool balance_check(struct usb_stream_kernel *sk, struct urb *urb) in balance_check() 255 static bool balance_playback(struct usb_stream_kernel *sk, struct urb *urb) in balance_playback() 261 static bool balance_capture(struct usb_stream_kernel *sk, struct urb *urb) in balance_capture() 267 static void subs_set_complete(struct urb **urbs, void (*complete)(struct urb *)) in subs_set_complete() 272 struct urb *urb = urbs[u]; in subs_set_complete() local 506 static void i_capture_idle(struct urb *urb) in i_capture_idle() 513 static void i_playback_idle(struct urb *urb) in i_playback_idle() 600 static void i_capture_start(struct urb *urb) in i_capture_start() [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/host/whci/ |
| D | qset.c | 41 static void qset_fill_qh(struct whc *whc, struct whc_qset *qset, struct urb *urb) in qset_fill_qh() 146 struct whc_qset *get_qset(struct whc *whc, struct urb *urb, in get_qset() 320 struct urb *urb) in qset_remove_qtds() 336 static void qset_free_stds(struct whc_qset *qset, struct urb *urb) in qset_free_stds() 406 struct urb *urb, gfp_t mem_flags) in qset_new_std() 423 static int qset_add_urb_sg(struct whc *whc, struct whc_qset *qset, struct urb *urb, in qset_add_urb_sg() 545 struct urb *urb, gfp_t mem_flags) in qset_add_urb_sg_linearize() 631 int qset_add_urb(struct whc *whc, struct whc_qset *qset, struct urb *urb, in qset_add_urb() 700 struct urb *urb, int status) in qset_remove_urb() 719 static int get_urb_status_from_qtd(struct urb *urb, u32 status) in get_urb_status_from_qtd() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/c67x00/ |
| D | c67x00-sched.c | 62 struct urb *urb; member 75 struct urb *urb; member 198 static void c67x00_release_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_release_urb() 231 c67x00_ep_data_alloc(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_ep_data_alloc() 343 struct urb *urb, gfp_t mem_flags) in c67x00_urb_enqueue() 441 int c67x00_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in c67x00_urb_dequeue() 474 c67x00_giveback_urb(struct c67x00_hcd *c67x00, struct urb *urb, int status) in c67x00_giveback_urb() 495 static int c67x00_claim_frame_bw(struct c67x00_hcd *c67x00, struct urb *urb, in c67x00_claim_frame_bw() 563 static int c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb, in c67x00_create_td() 645 static int c67x00_add_data_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_add_data_urb() [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/c67x00/ |
| D | c67x00-sched.c | 62 struct urb *urb; member 75 struct urb *urb; member 198 static void c67x00_release_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_release_urb() 231 c67x00_ep_data_alloc(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_ep_data_alloc() 343 struct urb *urb, gfp_t mem_flags) in c67x00_urb_enqueue() 441 int c67x00_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in c67x00_urb_dequeue() 474 c67x00_giveback_urb(struct c67x00_hcd *c67x00, struct urb *urb, int status) in c67x00_giveback_urb() 495 static int c67x00_claim_frame_bw(struct c67x00_hcd *c67x00, struct urb *urb, in c67x00_claim_frame_bw() 563 static int c67x00_create_td(struct c67x00_hcd *c67x00, struct urb *urb, in c67x00_create_td() 645 static int c67x00_add_data_urb(struct c67x00_hcd *c67x00, struct urb *urb) in c67x00_add_data_urb() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| D | imx21-dbg.c | 16 static inline void debug_urb_submitted(struct imx21 *imx21, struct urb *urb) {} in debug_urb_submitted() 17 static inline void debug_urb_completed(struct imx21 *imx21, struct urb *urb, in debug_urb_completed() 19 static inline void debug_urb_unlinked(struct imx21 *imx21, struct urb *urb) {} in debug_urb_unlinked() 21 struct urb *urb) {} in debug_urb_queued_for_etd() 23 struct urb *urb) {} in debug_urb_queued_for_dmem() 58 struct urb *urb) in stats_for_urb() 64 static void debug_urb_submitted(struct imx21 *imx21, struct urb *urb) in debug_urb_submitted() 69 static void debug_urb_completed(struct imx21 *imx21, struct urb *urb, int st) in debug_urb_completed() 77 static void debug_urb_unlinked(struct imx21 *imx21, struct urb *urb) in debug_urb_unlinked() 82 static void debug_urb_queued_for_etd(struct imx21 *imx21, struct urb *urb) in debug_urb_queued_for_etd() [all …]
|
| D | r8a66597-hcd.c | 326 get_urb_to_r8a66597_dev(struct r8a66597 *r8a66597, struct urb *urb) in get_urb_to_r8a66597_dev() 335 struct urb *urb, u8 addr) in make_r8a66597_device() 368 static u8 alloc_usb_address(struct r8a66597 *r8a66597, struct urb *urb) in alloc_usb_address() 531 static u16 r8a66597_get_pipenum(struct urb *urb, struct usb_host_endpoint *hep) in r8a66597_get_pipenum() 541 static u16 get_urb_to_r8a66597_addr(struct r8a66597 *r8a66597, struct urb *urb) in get_urb_to_r8a66597_addr() 560 struct urb *urb, int set) in pipe_toggle_set() 578 struct urb *urb) in pipe_toggle_save() 589 struct urb *urb) in pipe_toggle_restore() 631 struct urb *urb = td->urb; in pipe_setting() local 756 struct urb *urb) in enable_r8a66597_pipe_dma() [all …]
|
| /kernel/linux/linux-4.19/drivers/usb/host/ |
| D | imx21-dbg.c | 16 static inline void debug_urb_submitted(struct imx21 *imx21, struct urb *urb) {} in debug_urb_submitted() 17 static inline void debug_urb_completed(struct imx21 *imx21, struct urb *urb, in debug_urb_completed() 19 static inline void debug_urb_unlinked(struct imx21 *imx21, struct urb *urb) {} in debug_urb_unlinked() 21 struct urb *urb) {} in debug_urb_queued_for_etd() 23 struct urb *urb) {} in debug_urb_queued_for_dmem() 58 struct urb *urb) in stats_for_urb() 64 static void debug_urb_submitted(struct imx21 *imx21, struct urb *urb) in debug_urb_submitted() 69 static void debug_urb_completed(struct imx21 *imx21, struct urb *urb, int st) in debug_urb_completed() 77 static void debug_urb_unlinked(struct imx21 *imx21, struct urb *urb) in debug_urb_unlinked() 82 static void debug_urb_queued_for_etd(struct imx21 *imx21, struct urb *urb) in debug_urb_queued_for_etd() [all …]
|
| D | r8a66597-hcd.c | 326 get_urb_to_r8a66597_dev(struct r8a66597 *r8a66597, struct urb *urb) in get_urb_to_r8a66597_dev() 335 struct urb *urb, u8 addr) in make_r8a66597_device() 368 static u8 alloc_usb_address(struct r8a66597 *r8a66597, struct urb *urb) in alloc_usb_address() 533 static u16 r8a66597_get_pipenum(struct urb *urb, struct usb_host_endpoint *hep) in r8a66597_get_pipenum() 543 static u16 get_urb_to_r8a66597_addr(struct r8a66597 *r8a66597, struct urb *urb) in get_urb_to_r8a66597_addr() 562 struct urb *urb, int set) in pipe_toggle_set() 580 struct urb *urb) in pipe_toggle_save() 591 struct urb *urb) in pipe_toggle_restore() 633 struct urb *urb = td->urb; in pipe_setting() local 758 struct urb *urb) in enable_r8a66597_pipe_dma() [all …]
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| D | usb_wwan.c | 258 static void usb_wwan_indat_callback(struct urb *urb) in usb_wwan_indat_callback() 300 static void usb_wwan_outdat_callback(struct urb *urb) in usb_wwan_outdat_callback() 376 struct urb *urb; in usb_wwan_open() local 413 static void unbusy_queued_urb(struct urb *urb, in unbusy_queued_urb() 432 struct urb *urb; in usb_wwan_close() local 463 static struct urb *usb_wwan_setup_urb(struct usb_serial_port *port, in usb_wwan_setup_urb() 470 struct urb *urb; in usb_wwan_setup_urb() local 489 struct urb *urb; in usb_wwan_port_probe() local 617 struct urb *urb; in usb_wwan_submit_delayed_urbs() local 652 struct urb *urb; in usb_wwan_resume() local
|
| /kernel/linux/linux-4.19/drivers/staging/vt6656/ |
| D | usbpipe.c | 115 static void vnt_start_interrupt_urb_complete(struct urb *urb) in vnt_start_interrupt_urb_complete() 175 static void vnt_submit_rx_urb_complete(struct urb *urb) in vnt_submit_rx_urb_complete() 219 struct urb *urb = rcb->urb; in vnt_submit_rx_urb() local 245 static void vnt_tx_context_complete(struct urb *urb) in vnt_tx_context_complete() 280 struct urb *urb = context->urb; in vnt_tx_context() local
|
| /kernel/linux/linux-4.19/drivers/usb/serial/ |
| D | usb_wwan.c | 286 static void usb_wwan_indat_callback(struct urb *urb) in usb_wwan_indat_callback() 328 static void usb_wwan_outdat_callback(struct urb *urb) in usb_wwan_outdat_callback() 404 struct urb *urb; in usb_wwan_open() local 441 static void unbusy_queued_urb(struct urb *urb, in unbusy_queued_urb() 460 struct urb *urb; in usb_wwan_close() local 491 static struct urb *usb_wwan_setup_urb(struct usb_serial_port *port, in usb_wwan_setup_urb() 498 struct urb *urb; in usb_wwan_setup_urb() local 517 struct urb *urb; in usb_wwan_port_probe() local 645 struct urb *urb; in usb_wwan_submit_delayed_urbs() local 680 struct urb *urb; in usb_wwan_resume() local
|