Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/ti-st/
H A Dst_core.c457 static void work_fn_write_wakeup(struct work_struct *work) in work_fn_write_wakeup() function
888 INIT_WORK(&st_gdata->work_write_wakeup, work_fn_write_wakeup); in st_core_init()