Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dhso.c238 struct tasklet_struct unthrottle_tasklet; member
1215 unthrottle_tasklet); in hso_unthrottle_tasklet()
1230 tasklet_hi_schedule(&serial->unthrottle_tasklet); in hso_unthrottle()
1264 tasklet_setup(&serial->unthrottle_tasklet, in hso_serial_open()
1314 tasklet_kill(&serial->unthrottle_tasklet); in hso_serial_close()