Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/xillybus/
Dxillybus_core.c311 static void xillybus_autoflush(struct work_struct *work);
475 INIT_DELAYED_WORK(&channel->rd_workitem, xillybus_autoflush); in xilly_setupchannels()
1165 static void xillybus_autoflush(struct work_struct *work) in xillybus_autoflush() function