Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/function/
Df_ncm.c77 bool timer_stopping; member
893 ncm->timer_stopping = true; in ncm_set_alt()
931 ncm->timer_stopping = false; in ncm_set_alt()
1160 if (!ncm->timer_stopping && ncm->skb_tx_data) { in ncm_tx_timeout()
1360 ncm->timer_stopping = true; in ncm_disable()