Searched refs:reg_work (Results 1 – 2 of 2) sorted by relevance
320 struct kthread_work reg_work; member742 struct sc16is7xx_one *one = to_sc16is7xx_one(ws, reg_work); in sc16is7xx_reg_proc()772 queue_kthread_work(&s->kworker, &one->reg_work); in sc16is7xx_ier_clear()816 queue_kthread_work(&s->kworker, &one->reg_work); in sc16is7xx_set_mctrl()945 queue_kthread_work(&s->kworker, &one->reg_work); in sc16is7xx_config_rs485()1224 init_kthread_work(&s->p[i].reg_work, sc16is7xx_reg_proc); in sc16is7xx_probe()
224 static DECLARE_WORK(reg_work, reg_todo);1895 schedule_work(®_work); in reg_set_request_processed()2266 schedule_work(®_work); in reg_process_pending_hints()2352 schedule_work(®_work); in queue_regulatory_request()2684 schedule_work(®_work); in restore_regulatory_settings()2753 schedule_work(®_work); in regulatory_hint_found_beacon()3108 schedule_work(®_work); in regulatory_set_wiphy_regd()3255 cancel_work_sync(®_work); in regulatory_exit()