Searched refs:unthrottle_work (Results 1 – 1 of 1) sorted by relevance
51 struct work_struct unthrottle_work; member116 container_of(work, struct keyspan_pda_private, unthrottle_work); in keyspan_pda_request_unthrottle()538 schedule_work(&priv->unthrottle_work); in keyspan_pda_write()712 INIT_WORK(&priv->unthrottle_work, keyspan_pda_request_unthrottle); in keyspan_pda_port_probe()