Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/usb/
H A 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()
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dhso.c238 struct tasklet_struct unthrottle_tasklet; member
1232 tasklet_hi_schedule(&serial->unthrottle_tasklet); in hso_unthrottle()
1266 tasklet_init(&serial->unthrottle_tasklet, in hso_serial_open()
1317 tasklet_kill(&serial->unthrottle_tasklet); in hso_serial_close()

Completed in 8 milliseconds