Home
last modified time | relevance | path

Searched refs:work_fn_write_wakeup (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/misc/ti-st/
Dst_core.c462 static void work_fn_write_wakeup(struct work_struct *work) in work_fn_write_wakeup() function
893 INIT_WORK(&st_gdata->work_write_wakeup, work_fn_write_wakeup); in st_core_init()