Home
last modified time | relevance | path

Searched refs:timer_shutdown_sync (Results 1 – 25 of 80) sorted by relevance

1234

/linux/fs/netfs/
H A Dfscache_main.c106 timer_shutdown_sync(&fscache_cookie_lru_timer); in fscache_exit()
/linux/drivers/net/ethernet/amd/pds_core/
H A Dmain.c310 timer_shutdown_sync(&pdsc->wdtimer); in pdsc_init_pf()
438 timer_shutdown_sync(&pdsc->wdtimer); in pdsc_remove()
467 timer_shutdown_sync(&pdsc->wdtimer); in pdsc_stop_health_thread()
/linux/arch/sh/drivers/
H A Dpush-switch.c104 timer_shutdown_sync(&psw->debounce); in switch_drv_remove()
/linux/sound/synth/emux/
H A Demux.c130 timer_shutdown_sync(&emu->tlist); in snd_emux_free()
/linux/net/netfilter/
H A Dxt_LED.c171 timer_shutdown_sync(&ledinternal->timer); in led_tg_destroy()
H A Dxt_IDLETIMER.c422 timer_shutdown_sync(&info->timer->timer); in idletimer_tg_destroy()
452 timer_shutdown_sync(&info->timer->timer); in idletimer_tg_destroy_v1()
/linux/net/ax25/
H A Dax25_dev.c111 timer_shutdown_sync(&ax25_dev->dama.slave_timer); in ax25_dev_device_down()
/linux/drivers/leds/trigger/
H A Dledtrig-transient.c183 timer_shutdown_sync(&transient_data->timer); in transient_trig_deactivate()
H A Dledtrig-heartbeat.c154 timer_shutdown_sync(&heartbeat_data->timer); in heartbeat_trig_deactivate()
H A Dledtrig-activity.c211 timer_shutdown_sync(&activity_data->timer); in activity_deactivate()
/linux/Documentation/translations/zh_CN/core-api/
H A Dlocal_ops.rst188 timer_shutdown_sync(&test_timer);
/linux/net/core/
H A Dgen_estimator.c211 timer_shutdown_sync(&est->timer); in gen_kill_estimator()
/linux/drivers/input/misc/
H A Dnxp-bbnsm-pwrkey.c108 timer_shutdown_sync(&bbnsm->check_timer); in bbnsm_pwrkey_act()
/linux/drivers/nfc/pn533/
H A Duart.c313 timer_shutdown_sync(&pn532->cmd_timeout); in pn532_uart_remove()
/linux/drivers/input/keyboard/
H A Domap-keypad.c282 timer_shutdown_sync(&omap_kp->timer); in omap_kp_remove()
H A Dlocomokbd.c310 timer_shutdown_sync(&locomokbd->timer); in locomokbd_remove()
/linux/drivers/pcmcia/
H A Dpd6729.c731 timer_shutdown_sync(&socket->poll_timer); in pd6729_pci_probe()
758 timer_shutdown_sync(&socket->poll_timer); in pd6729_pci_remove()
H A Domap_cf.c299 timer_shutdown_sync(&cf->timer); in omap_cf_remove()
H A Delectra_cf.c320 timer_shutdown_sync(&cf->timer); in electra_cf_remove()
H A Dbcm63xx_pcmcia.c446 timer_shutdown_sync(&skt->timer); in bcm63xx_drv_pcmcia_remove()
/linux/net/ipv4/
H A Dinet_timewait_sock.c263 if (timer_shutdown_sync(&tw->tw_timer)) in inet_twsk_deschedule_put()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbtcoex.c398 timer_shutdown_sync(&cfg->btcoex->timer); in brcmf_btcoex_detach()
/linux/net/bridge/
H A Dbr_multicast_eht.c145 timer_shutdown_sync(&set_h->timer); in br_multicast_destroy_eht_set_entry()
157 timer_shutdown_sync(&eht_set->timer); in br_multicast_destroy_eht_set()
/linux/net/tipc/
H A Ddiscover.c391 timer_shutdown_sync(&d->timer); in tipc_disc_delete()
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c2608 timer_shutdown_sync(&hdw->quiescent_timer); in pvr2_hdw_create()
2609 timer_shutdown_sync(&hdw->decoder_stabilization_timer); in pvr2_hdw_create()
2610 timer_shutdown_sync(&hdw->encoder_run_timer); in pvr2_hdw_create()
2611 timer_shutdown_sync(&hdw->encoder_wait_timer); in pvr2_hdw_create()
2671 timer_shutdown_sync(&hdw->quiescent_timer); in pvr2_hdw_destroy()
2672 timer_shutdown_sync(&hdw->decoder_stabilization_timer); in pvr2_hdw_destroy()
2673 timer_shutdown_sync(&hdw->encoder_run_timer); in pvr2_hdw_destroy()
2674 timer_shutdown_sync(&hdw->encoder_wait_timer); in pvr2_hdw_destroy()

1234