Searched refs:usb_work (Results 1 – 2 of 2) sorted by relevance
362 schedule_work(&hw->usb_work); in submit_rx_urb()411 schedule_work(&hw->usb_work); in submit_tx_urb()439 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()2794 schedule_work(&hw->usb_work); in hfa384x_tx_timeout()3085 schedule_work(&hw->usb_work); in hfa384x_usbctlxq_run()3165 schedule_work(&hw->usb_work); in hfa384x_usbin_callback()3698 schedule_work(&hw->usb_work); in hfa384x_usbout_callback()3833 schedule_work(&hw->usb_work); in hfa384x_ctlxout_callback()3997 schedule_work(&hw->usb_work); in hfa384x_usb_throttlefn()
1238 struct work_struct usb_work; member