Searched refs:unthrottle_work (Results 1 – 1 of 1) sorted by relevance
47 struct work_struct unthrottle_work; member112 container_of(work, struct keyspan_pda_private, unthrottle_work); in keyspan_pda_request_unthrottle()545 schedule_work(&priv->unthrottle_work); in keyspan_pda_write()719 INIT_WORK(&priv->unthrottle_work, keyspan_pda_request_unthrottle); in keyspan_pda_port_probe()