Searched refs:usb_work (Results 1 – 2 of 2) sorted by relevance
362 schedule_work(&hw->usb_work); in submit_rx_urb()412 schedule_work(&hw->usb_work); in submit_tx_urb()440 hfa384x_t *hw = container_of(data, struct hfa384x, usb_work); in hfa384x_usb_defer()558 INIT_WORK(&hw->usb_work, hfa384x_usb_defer); in hfa384x_create()2808 schedule_work(&hw->usb_work); in hfa384x_tx_timeout()3099 schedule_work(&hw->usb_work); in hfa384x_usbctlxq_run()3179 schedule_work(&hw->usb_work); in hfa384x_usbin_callback()3722 schedule_work(&hw->usb_work); in hfa384x_usbout_callback()3857 schedule_work(&hw->usb_work); in hfa384x_ctlxout_callback()4021 schedule_work(&hw->usb_work); in hfa384x_usb_throttlefn()
1238 struct work_struct usb_work; member