Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Df_ncm.c77 bool timer_stopping; member
890 ncm->timer_stopping = true; in ncm_set_alt()
928 ncm->timer_stopping = false; in ncm_set_alt()
1157 if (!ncm->timer_stopping && ncm->skb_tx_data) { in ncm_tx_timeout()
1326 ncm->timer_stopping = true; in ncm_disable()