Searched refs:unthrottle_work (Results 1 – 1 of 1) sorted by relevance
35 struct work_struct unthrottle_work; member106 container_of(work, struct keyspan_pda_private, unthrottle_work); in keyspan_pda_request_unthrottle()519 schedule_work(&priv->unthrottle_work); in keyspan_pda_write_start()604 cancel_work_sync(&priv->unthrottle_work); in keyspan_pda_close()661 INIT_WORK(&priv->unthrottle_work, keyspan_pda_request_unthrottle); in keyspan_pda_port_probe()