Home
last modified time | relevance | path

Searched refs:stop_timer (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat_inject.c17 if (hw_data->stop_timer) in adf_hb_set_timer_to_max()
18 hw_data->stop_timer(accel_dev); in adf_hb_set_timer_to_max()
/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.h97 int ath11k_dp_rx_pktlog_stop(struct ath11k_base *ab, bool stop_timer);
/linux/drivers/usb/gadget/udc/
H A Dsnps_udc_core.c74 static int stop_timer; variable
1729 if (!stop_timer) in udc_timer_function()
1742 if (!stop_timer) in udc_timer_function()
1749 if (stop_timer) in udc_timer_function()
2047 if (!stop_timer) in udc_ep0_set_rde()
2236 if (!stop_timer) in udc_data_out_isr()
2515 if (!stop_timer) in udc_control_out_isr()
3035 stop_timer++; in udc_remove()
/linux/net/mptcp/
H A Dpm.c349 bool stop_timer = false; in mptcp_pm_del_add_timer() local
357 stop_timer = true; in mptcp_pm_del_add_timer()
366 if (stop_timer) in mptcp_pm_del_add_timer()