Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dsnps_udc_core.c94 static int stop_pollstall_timer; variable
1343 if (!stop_pollstall_timer) { in udc_set_halt()
1806 if (!stop_pollstall_timer && halted) { in udc_pollstall_timer_function()
1814 if (stop_pollstall_timer) in udc_pollstall_timer_function()
3040 stop_pollstall_timer++; in udc_remove()