Searched refs:rxwork (Results 1 – 1 of 1) sorted by relevance
98 struct work_struct rxwork; member306 rv = schedule_work(&desc->rxwork); in wdm_int_callback()740 struct wdm_device *desc = container_of(work, struct wdm_device, rxwork); in wdm_rxwork()757 schedule_work(&desc->rxwork); in wdm_rxwork()798 INIT_WORK(&desc->rxwork, wdm_rxwork); in wdm_create()984 cancel_work_sync(&desc->rxwork); in wdm_disconnect()1027 cancel_work_sync(&desc->rxwork); in wdm_suspend()1087 cancel_work_sync(&desc->rxwork); in wdm_pre_reset()