Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/usb/
Dhso.c252 struct tasklet_struct unthrottle_tasklet; member
1247 tasklet_hi_schedule(&serial->unthrottle_tasklet); in hso_unthrottle()
1281 tasklet_init(&serial->unthrottle_tasklet, in hso_serial_open()
1332 tasklet_kill(&serial->unthrottle_tasklet); in hso_serial_close()