Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/usb/
Dhso.c238 struct tasklet_struct unthrottle_tasklet; member
1233 tasklet_hi_schedule(&serial->unthrottle_tasklet); in hso_unthrottle()
1267 tasklet_init(&serial->unthrottle_tasklet, in hso_serial_open()
1318 tasklet_kill(&serial->unthrottle_tasklet); in hso_serial_close()