Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xillybus/
H A Dxillybus_core.c292 static void xillybus_autoflush(struct work_struct *work);
497 INIT_DELAYED_WORK(&channel->rd_workitem, xillybus_autoflush); in xilly_setupchannels()
1185 static void xillybus_autoflush(struct work_struct *work) in xillybus_autoflush() function