Home
last modified time | relevance | path

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

1234

/openbmc/linux/drivers/staging/wlan-ng/
H A Dprism2usb.c173 timer_shutdown_sync(&hw->throttle); in prism2sta_disconnect_usb()
174 timer_shutdown_sync(&hw->reqtimer); in prism2sta_disconnect_usb()
175 timer_shutdown_sync(&hw->resptimer); in prism2sta_disconnect_usb()
/openbmc/linux/fs/fscache/
H A Dmain.c117 timer_shutdown_sync(&fscache_cookie_lru_timer); in fscache_exit()
/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Dmain.c301 timer_shutdown_sync(&pdsc->wdtimer); in pdsc_init_pf()
428 timer_shutdown_sync(&pdsc->wdtimer); in pdsc_remove()
457 timer_shutdown_sync(&pdsc->wdtimer); in pdsc_stop_health_thread()
/openbmc/linux/drivers/isdn/mISDN/
H A Dtimerdev.c77 timer_shutdown_sync(&timer->tl); in mISDN_close()
207 timer_shutdown_sync(&timer->tl); in misdn_del_timer()
/openbmc/linux/arch/sh/drivers/
H A Dpush-switch.c104 timer_shutdown_sync(&psw->debounce); in switch_drv_remove()
/openbmc/linux/sound/synth/emux/
H A Demux.c132 timer_shutdown_sync(&emu->tlist); in snd_emux_free()
/openbmc/linux/include/linux/
H A Dtimer.h187 extern int timer_shutdown_sync(struct timer_list *timer);
/openbmc/linux/drivers/leds/trigger/
H A Dledtrig-heartbeat.c154 timer_shutdown_sync(&heartbeat_data->timer); in heartbeat_trig_deactivate()
H A Dledtrig-transient.c183 timer_shutdown_sync(&transient_data->timer); in transient_trig_deactivate()
H A Dledtrig-activity.c211 timer_shutdown_sync(&activity_data->timer); in activity_deactivate()
/openbmc/linux/net/netfilter/
H A Dxt_LED.c170 timer_shutdown_sync(&ledinternal->timer); in led_tg_destroy()
H A Dxt_IDLETIMER.c424 timer_shutdown_sync(&info->timer->timer); in idletimer_tg_destroy()
454 timer_shutdown_sync(&info->timer->timer); in idletimer_tg_destroy_v1()
/openbmc/linux/net/ax25/
H A Dax25_dev.c108 timer_shutdown_sync(&ax25_dev->dama.slave_timer); in ax25_dev_device_down()
/openbmc/linux/drivers/input/misc/
H A Dnxp-bbnsm-pwrkey.c94 timer_shutdown_sync(&bbnsm->check_timer); in bbnsm_pwrkey_act()
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dlocal_ops.rst188 timer_shutdown_sync(&test_timer);
/openbmc/linux/drivers/watchdog/
H A Dcpu5wdt.c255 timer_shutdown_sync(&cpu5wdt_device.timer); in cpu5wdt_exit()
/openbmc/linux/net/core/
H A Dgen_estimator.c211 timer_shutdown_sync(&est->timer); in gen_kill_estimator()
/openbmc/linux/drivers/pcmcia/
H A Dpd6729.c730 timer_shutdown_sync(&socket->poll_timer); in pd6729_pci_probe()
757 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()
/openbmc/linux/drivers/nfc/pn533/
H A Duart.c313 timer_shutdown_sync(&pn532->cmd_timeout); in pn532_uart_remove()
/openbmc/linux/drivers/input/keyboard/
H A Domap-keypad.c299 timer_shutdown_sync(&omap_kp->timer); in omap_kp_remove()
H A Dlocomokbd.c313 timer_shutdown_sync(&locomokbd->timer); in locomokbd_remove()
/openbmc/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()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbtcoex.c397 timer_shutdown_sync(&cfg->btcoex->timer); in brcmf_btcoex_detach()

1234