Searched refs:work_write_wakeup (Results 1 – 2 of 2) sorted by relevance
460 work_write_wakeup); in work_fn_write_wakeup()826 schedule_work(&st_gdata->work_write_wakeup); in st_tty_wakeup()888 INIT_WORK(&st_gdata->work_write_wakeup, work_fn_write_wakeup); in st_core_init()
148 struct work_struct work_write_wakeup; member