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