Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/usb/
Dhso.c238 struct tasklet_struct unthrottle_tasklet; member
1216 unthrottle_tasklet); in hso_unthrottle_tasklet()
1231 tasklet_hi_schedule(&serial->unthrottle_tasklet); in hso_unthrottle()
1265 tasklet_setup(&serial->unthrottle_tasklet, in hso_serial_open()
1315 tasklet_kill(&serial->unthrottle_tasklet); in hso_serial_close()