Home
last modified time | relevance | path

Searched refs:cancel_work_sync (Results 1 – 25 of 568) sorted by relevance

12345678910>>...23

/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dnetdev.c205 cancel_work_sync(&vif->disconnect_worker); in wil_vif_deinit()
206 cancel_work_sync(&vif->p2p.discovery_expired_work); in wil_vif_deinit()
207 cancel_work_sync(&vif->p2p.delayed_listen_work); in wil_vif_deinit()
209 cancel_work_sync(&vif->probe_client_worker); in wil_vif_deinit()
210 cancel_work_sync(&vif->enable_tx_key_worker); in wil_vif_deinit()
532 cancel_work_sync(&vif->disconnect_worker); in wil_vif_remove()
534 cancel_work_sync(&vif->probe_client_worker); in wil_vif_remove()
535 cancel_work_sync(&vif->enable_tx_key_worker); in wil_vif_remove()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/
Dsdio.c69 cancel_work_sync(&sdio->tx.xmit_work); in mt76s_stop_txrx()
70 cancel_work_sync(&sdio->tx.status_work); in mt76s_stop_txrx()
71 cancel_work_sync(&sdio->rx.recv_work); in mt76s_stop_txrx()
72 cancel_work_sync(&sdio->rx.net_work); in mt76s_stop_txrx()
73 cancel_work_sync(&sdio->stat_work); in mt76s_stop_txrx()
/Linux-v5.10/drivers/accessibility/speakup/
Dselection.c96 cancel_work_sync(&speakup_sel_work.work); in speakup_cancel_selection()
137 cancel_work_sync(&speakup_paste_work.work); in speakup_cancel_paste()
/Linux-v5.10/drivers/staging/wlan-ng/
Dprism2usb.c188 cancel_work_sync(&hw->link_bh); in prism2sta_disconnect_usb()
189 cancel_work_sync(&hw->commsqual_bh); in prism2sta_disconnect_usb()
190 cancel_work_sync(&hw->usb_work); in prism2sta_disconnect_usb()
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Diowait.c83 cancel_work_sync(&iowait_get_ib_work(w)->iowork); in iowait_cancel_work()
86 cancel_work_sync(&iowait_get_tid_work(w)->iowork); in iowait_cancel_work()
/Linux-v5.10/arch/x86/platform/olpc/
Dolpc-xo15-sci.c182 cancel_work_sync(&sci_work); in xo15_sci_add()
190 cancel_work_sync(&sci_work); in xo15_sci_remove()
/Linux-v5.10/drivers/input/misc/
Dgpio-vibra.c97 cancel_work_sync(&vibrator->play_work); in gpio_vibrator_close()
165 cancel_work_sync(&vibrator->play_work); in gpio_vibrator_suspend()
Dpwm-vibra.c118 cancel_work_sync(&vibrator->play_work); in pwm_vibrator_close()
229 cancel_work_sync(&vibrator->play_work); in pwm_vibrator_suspend()
Dgpio-beeper.c57 cancel_work_sync(&beep->work); in gpio_beeper_close()
Dtwl6040-vibra.c207 cancel_work_sync(&info->play_work); in twl6040_vibra_close()
218 cancel_work_sync(&info->play_work); in twl6040_vibra_suspend()
/Linux-v5.10/sound/core/
Dseq_device.c136 #define cancel_autoload_drivers() cancel_work_sync(&autoload_work)
294 cancel_work_sync(&autoload_work); in alsa_seq_device_exit()
/Linux-v5.10/drivers/input/tablet/
Dpegasus_notetaker.c243 cancel_work_sync(&pegasus->init); in pegasus_open()
256 cancel_work_sync(&pegasus->init); in pegasus_close()
410 cancel_work_sync(&pegasus->init); in pegasus_suspend()
/Linux-v5.10/drivers/media/usb/au0828/
Dau0828-dvb.c315 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_stop_feed()
375 cancel_work_sync(&dev->restart_streaming); in au0828_set_frontend()
540 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_unregister()
653 cancel_work_sync(&dev->restart_streaming); in au0828_dvb_suspend()
/Linux-v5.10/samples/ftrace/
Dsample-trace-array.c86 cancel_work_sync(&trace_work); in simple_thread()
/Linux-v5.10/drivers/net/fjes/
Dfjes_main.c339 cancel_work_sync(&adapter->unshare_watch_task); in fjes_close()
341 cancel_work_sync(&adapter->raise_intr_rxdata_task); in fjes_close()
342 cancel_work_sync(&adapter->tx_stall_task); in fjes_close()
344 cancel_work_sync(&hw->update_zone_task); in fjes_close()
345 cancel_work_sync(&hw->epstop_task); in fjes_close()
848 cancel_work_sync(&adapter->tx_stall_task); in fjes_change_mtu()
1312 cancel_work_sync(&adapter->unshare_watch_task); in fjes_remove()
1313 cancel_work_sync(&adapter->raise_intr_rxdata_task); in fjes_remove()
1314 cancel_work_sync(&adapter->tx_stall_task); in fjes_remove()
/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_rpmsg.c251 cancel_work_sync(&ec_rpmsg->host_event_work); in cros_ec_rpmsg_probe()
270 cancel_work_sync(&ec_rpmsg->host_event_work); in cros_ec_rpmsg_remove()
/Linux-v5.10/drivers/usb/class/
Dcdc-wdm.c1031 cancel_work_sync(&desc->rxwork); in wdm_disconnect()
1032 cancel_work_sync(&desc->service_outs_intr); in wdm_disconnect()
1074 cancel_work_sync(&desc->rxwork); in wdm_suspend()
1075 cancel_work_sync(&desc->service_outs_intr); in wdm_suspend()
1134 cancel_work_sync(&desc->rxwork); in wdm_pre_reset()
1135 cancel_work_sync(&desc->service_outs_intr); in wdm_pre_reset()
/Linux-v5.10/drivers/misc/mei/
Dinit.c84 cancel_work_sync(&dev->reset_work); in mei_cancel_work()
85 cancel_work_sync(&dev->bus_rescan_work); in mei_cancel_work()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Dtt.c662 cancel_work_sync(&priv->tt_work); in iwl_tt_exit()
663 cancel_work_sync(&priv->ct_enter); in iwl_tt_exit()
664 cancel_work_sync(&priv->ct_exit); in iwl_tt_exit()
/Linux-v5.10/lib/
Dcrc-t10dif.c103 cancel_work_sync(&crct10dif_rehash_work); in crc_t10dif_mod_fini()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dosdep_service_linux.h98 cancel_work_sync(pwork); in _cancel_workitem_sync()
/Linux-v5.10/drivers/bluetooth/
Dhci_serdev.c385 cancel_work_sync(&hu->init_ready); in hci_uart_unregister_device()
390 cancel_work_sync(&hu->write_work); in hci_uart_unregister_device()
/Linux-v5.10/drivers/power/supply/
Dcollie_battery.c375 cancel_work_sync(&bat_work); in collie_bat_probe()
392 cancel_work_sync(&bat_work); in collie_bat_remove()
/Linux-v5.10/drivers/usb/mtu3/
Dmtu3_dr.c387 cancel_work_sync(&otg_sx->id_work); in ssusb_otg_switch_exit()
388 cancel_work_sync(&otg_sx->vbus_work); in ssusb_otg_switch_exit()
/Linux-v5.10/sound/soc/codecs/
Dda7219-aad.c448 cancel_work_sync(&da7219_aad->btn_det_work); in da7219_aad_irq_thread()
449 cancel_work_sync(&da7219_aad->hptest_work); in da7219_aad_irq_thread()
936 cancel_work_sync(&da7219_aad->btn_det_work); in da7219_aad_exit()
937 cancel_work_sync(&da7219_aad->hptest_work); in da7219_aad_exit()

12345678910>>...23