Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/function/
Df_ncm.c76 bool timer_stopping; member
887 ncm->timer_stopping = true; in ncm_set_alt()
925 ncm->timer_stopping = false; in ncm_set_alt()
1154 if (!ncm->timer_stopping && ncm->skb_tx_data) { in ncm_tx_timeout()
1323 ncm->timer_stopping = true; in ncm_disable()