Home
last modified time | relevance | path

Searched refs:usb_free_urb (Results 1 – 25 of 216) sorted by relevance

123456789

/Linux-v5.4/drivers/bluetooth/
Dbpa10x.c136 usb_free_urb(urb); in bpa10x_submit_intr_urb()
155 usb_free_urb(urb); in bpa10x_submit_intr_urb()
176 usb_free_urb(urb); in bpa10x_submit_bulk_urb()
195 usb_free_urb(urb); in bpa10x_submit_bulk_urb()
288 usb_free_urb(urb); in bpa10x_send_frame()
325 usb_free_urb(urb); in bpa10x_send_frame()
338 usb_free_urb(urb); in bpa10x_send_frame()
Dbcm203x.c178 usb_free_urb(data->urb); in bcm203x_probe()
190 usb_free_urb(data->urb); in bcm203x_probe()
203 usb_free_urb(data->urb); in bcm203x_probe()
214 usb_free_urb(data->urb); in bcm203x_probe()
247 usb_free_urb(data->urb); in bcm203x_disconnect()
/Linux-v5.4/drivers/media/usb/tm6000/
Dtm6000-dvb.c99 usb_free_urb(urb); in tm6000_urb_received()
130 usb_free_urb(dvb->bulk_urb); in tm6000_start_stream()
157 usb_free_urb(dvb->bulk_urb); in tm6000_start_stream()
174 usb_free_urb(dvb->bulk_urb); in tm6000_stop_stream()
369 usb_free_urb(bulk_urb); in unregister_dvb()
/Linux-v5.4/drivers/net/wireless/ath/carl9170/
Dusb.c158 usb_free_urb(urb); in carl9170_usb_submit_data_urb()
234 usb_free_urb(urb); in carl9170_usb_submit_cmd_urb()
335 usb_free_urb(urb); in carl9170_usb_submit_rx_urb()
361 usb_free_urb(urb); in carl9170_usb_rx_work()
376 usb_free_urb(urb); in carl9170_usb_handle_tx_err()
509 usb_free_urb(urb); in carl9170_usb_send_rx_irq_urb()
537 usb_free_urb(urb); in carl9170_usb_init_rx_bulk_urbs()
565 usb_free_urb(urb); in carl9170_usb_flush()
641 usb_free_urb(urb); in __carl9170_exec_cmd()
749 usb_free_urb(urb); in carl9170_usb_tx()
/Linux-v5.4/drivers/net/can/usb/peak_usb/
Dpcan_usb_core.c386 usb_free_urb(urb); in peak_usb_start()
407 usb_free_urb(urb); in peak_usb_start()
412 usb_free_urb(urb); in peak_usb_start()
440 usb_free_urb(urb); in peak_usb_start()
494 usb_free_urb(dev->tx_contexts[i].urb); in peak_usb_start()
552 usb_free_urb(urb); in peak_usb_unlink_all_urbs()
606 usb_free_urb(urb); in peak_usb_async_complete()
636 usb_free_urb(urb); in peak_usb_restart()
646 usb_free_urb(urb); in peak_usb_restart()
/Linux-v5.4/drivers/input/joystick/iforce/
Diforce-usb.c247 usb_free_urb(iforce_usb->irq); in iforce_usb_probe()
248 usb_free_urb(iforce_usb->out); in iforce_usb_probe()
263 usb_free_urb(iforce_usb->irq); in iforce_usb_disconnect()
264 usb_free_urb(iforce_usb->out); in iforce_usb_disconnect()
/Linux-v5.4/drivers/media/rc/
Dttusbir.c256 usb_free_urb(urb); in ttusbir_probe()
349 usb_free_urb(urb); in ttusbir_probe()
352 usb_free_urb(tt->bulk_urb); in ttusbir_probe()
374 usb_free_urb(tt->urb[i]); in ttusbir_disconnect()
377 usb_free_urb(tt->bulk_urb); in ttusbir_disconnect()
Dimon_raw.c193 usb_free_urb(imon->ir_urb); in imon_probe()
202 usb_free_urb(imon->ir_urb); in imon_disconnect()
/Linux-v5.4/scripts/coccinelle/free/
Difnullfree.cocci30 usb_free_urb(E);
46 * usb_free_urb@p\|kmem_cache_destroy@p\|mempool_destroy@p\|
/Linux-v5.4/drivers/nfc/pn533/
Dusb.c563 usb_free_urb(phy->in_urb); in pn533_usb_probe()
564 usb_free_urb(phy->out_urb); in pn533_usb_probe()
565 usb_free_urb(phy->ack_urb); in pn533_usb_probe()
589 usb_free_urb(phy->in_urb); in pn533_usb_disconnect()
590 usb_free_urb(phy->out_urb); in pn533_usb_disconnect()
591 usb_free_urb(phy->ack_urb); in pn533_usb_disconnect()
/Linux-v5.4/sound/usb/line6/
Dmidi.c80 usb_free_urb(urb); in midi_sent()
119 usb_free_urb(urb); in send_midi_async()
142 usb_free_urb(urb); in send_midi_async()
/Linux-v5.4/drivers/net/can/usb/
Dems_usb.c602 usb_free_urb(urb); in ems_usb_start()
618 usb_free_urb(urb); in ems_usb_start()
623 usb_free_urb(urb); in ems_usb_start()
751 usb_free_urb(urb); in ems_usb_start_xmit()
788 usb_free_urb(urb); in ems_usb_start_xmit()
839 usb_free_urb(urb); in ems_usb_start_xmit()
1037 usb_free_urb(dev->intr_urb); in ems_usb_probe()
1060 usb_free_urb(dev->intr_urb); in ems_usb_disconnect()
Dusb_8dev.c681 usb_free_urb(urb); in usb_8dev_start_xmit()
687 usb_free_urb(urb); in usb_8dev_start_xmit()
707 usb_free_urb(urb); in usb_8dev_start_xmit()
748 usb_free_urb(urb); in usb_8dev_start()
766 usb_free_urb(urb); in usb_8dev_start()
771 usb_free_urb(urb); in usb_8dev_start()
/Linux-v5.4/drivers/usb/image/
Dmdc800.c1044 usb_free_urb(mdc800->write_urb); in usb_mdc800_init()
1045 usb_free_urb(mdc800->download_urb); in usb_mdc800_init()
1046 usb_free_urb(mdc800->irq_urb); in usb_mdc800_init()
1059 usb_free_urb (mdc800->irq_urb); in usb_mdc800_cleanup()
1060 usb_free_urb (mdc800->download_urb); in usb_mdc800_cleanup()
1061 usb_free_urb (mdc800->write_urb); in usb_mdc800_cleanup()
/Linux-v5.4/drivers/input/misc/
Dpowermate.c410 fail4: usb_free_urb(pm->config); in powermate_probe()
411 fail3: usb_free_urb(pm->irq); in powermate_probe()
428 usb_free_urb(pm->irq); in powermate_disconnect()
429 usb_free_urb(pm->config); in powermate_disconnect()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dhif_usb.c114 usb_free_urb(urb); in hif_usb_send_regout()
132 usb_free_urb(urb); in hif_usb_send_regout()
197 usb_free_urb(urb); in hif_usb_send_mgmt()
219 usb_free_urb(urb); in hif_usb_send_mgmt()
760 usb_free_urb(tx_buf->urb); in ath9k_hif_usb_dealloc_tx_urbs()
773 usb_free_urb(tx_buf->urb); in ath9k_hif_usb_dealloc_tx_urbs()
873 usb_free_urb(urb); in ath9k_hif_usb_alloc_rx_urbs()
881 usb_free_urb(urb); in ath9k_hif_usb_alloc_rx_urbs()
936 usb_free_urb(urb); in ath9k_hif_usb_alloc_reg_in_urbs()
944 usb_free_urb(urb); in ath9k_hif_usb_alloc_reg_in_urbs()
/Linux-v5.4/drivers/net/usb/
Dcdc-phonet.c66 usb_free_urb(req); in usbpn_xmit()
113 usb_free_urb(req); in tx_complete()
224 usb_free_urb(req); in usbpn_open()
249 usb_free_urb(req); in usbpn_close()
Dkaweth.c1159 usb_free_urb(kaweth->irq_urb); in kaweth_probe()
1161 usb_free_urb(kaweth->rx_urb); in kaweth_probe()
1163 usb_free_urb(kaweth->tx_urb); in kaweth_probe()
1188 usb_free_urb(kaweth->rx_urb); in kaweth_disconnect()
1189 usb_free_urb(kaweth->tx_urb); in kaweth_disconnect()
1190 usb_free_urb(kaweth->irq_urb); in kaweth_disconnect()
1234 usb_free_urb(urb); in usb_start_wait_urb()
1252 usb_free_urb(urb); in usb_start_wait_urb()
Dcatc.c925 usb_free_urb(catc->ctrl_urb); in catc_probe()
926 usb_free_urb(catc->tx_urb); in catc_probe()
927 usb_free_urb(catc->rx_urb); in catc_probe()
928 usb_free_urb(catc->irq_urb); in catc_probe()
940 usb_free_urb(catc->ctrl_urb); in catc_disconnect()
941 usb_free_urb(catc->tx_urb); in catc_disconnect()
942 usb_free_urb(catc->rx_urb); in catc_disconnect()
943 usb_free_urb(catc->irq_urb); in catc_disconnect()
Dipheth.c140 usb_free_urb(rx_urb); in ipheth_alloc_urbs()
142 usb_free_urb(tx_urb); in ipheth_alloc_urbs()
153 usb_free_urb(iphone->rx_urb); in ipheth_free_urbs()
154 usb_free_urb(iphone->tx_urb); in ipheth_free_urbs()
Drtl8150.c195 usb_free_urb(urb); in async_set_reg_cb()
340 usb_free_urb(dev->rx_urb); in alloc_all_urbs()
345 usb_free_urb(dev->rx_urb); in alloc_all_urbs()
346 usb_free_urb(dev->tx_urb); in alloc_all_urbs()
355 usb_free_urb(dev->rx_urb); in free_all_urbs()
356 usb_free_urb(dev->tx_urb); in free_all_urbs()
357 usb_free_urb(dev->intr_urb); in free_all_urbs()
/Linux-v5.4/drivers/net/wimax/i2400m/
Dusb-notif.c226 usb_free_urb(i2400mu->notif_urb); in i2400mu_notification_setup()
254 usb_free_urb(i2400mu->notif_urb); in i2400mu_notification_release()
/Linux-v5.4/drivers/media/usb/dvb-usb/
Dusb-urb.c152 usb_free_urb(stream->urb_list[j]); in usb_bulk_urb_init()
185 usb_free_urb(stream->urb_list[j]); in usb_isoc_urb_init()
248 usb_free_urb(stream->urb_list[i]); in usb_urb_exit()
/Linux-v5.4/drivers/usb/storage/
Duas.c209 usb_free_urb(cmdinfo->cmd_urb); in uas_free_unsubmitted_urbs()
213 usb_free_urb(cmdinfo->data_in_urb); in uas_free_unsubmitted_urbs()
215 usb_free_urb(cmdinfo->data_out_urb); in uas_free_unsubmitted_urbs()
352 usb_free_urb(urb); in uas_stat_cmplt()
404 usb_free_urb(urb); in uas_data_cmplt()
413 usb_free_urb(urb); in uas_cmd_cmplt()
462 usb_free_urb(urb); in uas_alloc_sense_urb()
500 usb_free_urb(urb); in uas_alloc_cmd_urb()
524 usb_free_urb(urb); in uas_submit_sense_urb()
/Linux-v5.4/drivers/staging/wusbcore/
Dwa-nep.c277 usb_free_urb(wa->nep_urb); in wa_nep_create()
287 usb_free_urb(wa->nep_urb); in wa_nep_destroy()

123456789