Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/xillybus/
H A Dxillybus_core.c308 static void xillybus_autoflush(struct work_struct *work);
472 INIT_DELAYED_WORK(&channel->rd_workitem, xillybus_autoflush); in xilly_setupchannels()
1164 static void xillybus_autoflush(struct work_struct *work) in xillybus_autoflush() function