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

/drivers/usb/serial/
H A Dkeyspan_pda.c59 struct work_struct unthrottle_work; member in struct:keyspan_pda_private
130 container_of(work, struct keyspan_pda_private, unthrottle_work);
559 schedule_work(&priv->unthrottle_work);
761 INIT_WORK(&priv->unthrottle_work, keyspan_pda_request_unthrottle);

Completed in 65 milliseconds