Searched refs:usb_work (Results 1 – 3 of 3) sorted by relevance
355 schedule_work(&hw->usb_work); in submit_rx_urb()405 schedule_work(&hw->usb_work); in submit_tx_urb()434 struct hfa384x *hw = container_of(data, struct hfa384x, usb_work); in hfa384x_usb_defer()554 INIT_WORK(&hw->usb_work, hfa384x_usb_defer); in hfa384x_create()2589 schedule_work(&hw->usb_work); in hfa384x_tx_timeout()2877 schedule_work(&hw->usb_work); in hfa384x_usbctlxq_run()2961 schedule_work(&hw->usb_work); in hfa384x_usbin_callback()3496 schedule_work(&hw->usb_work); in hfa384x_usbout_callback()3630 schedule_work(&hw->usb_work); in hfa384x_ctlxout_callback()3796 schedule_work(&hw->usb_work); in hfa384x_usb_throttlefn()
1248 struct work_struct usb_work; member
88 struct work_struct usb_work; member706 container_of(data, struct bq25890_device, usb_work); in bq25890_usb_work()739 queue_work(system_power_efficient_wq, &bq->usb_work); in bq25890_usb_notifier()901 INIT_WORK(&bq->usb_work, bq25890_usb_work); in bq25890_probe()