Searched refs:rd_workitem (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/char/xillybus/ |
H A D | xillybus.h | 85 struct delayed_work rd_workitem; member
|
H A D | xillybus_core.c | 211 &channel->rd_workitem, in xillybus_isr() 497 INIT_DELAYED_WORK(&channel->rd_workitem, xillybus_autoflush); in xilly_setupchannels() 1190 workitem, struct xilly_channel, rd_workitem); in xillybus_autoflush() 1364 &channel->rd_workitem, in xillybus_write() 1408 &channel->rd_workitem, in xillybus_write()
|
/kernel/linux/linux-5.10/drivers/char/xillybus/ |
H A D | xillybus.h | 84 struct delayed_work rd_workitem; member
|
H A D | xillybus_core.c | 225 &channel->rd_workitem, in xillybus_isr() 472 INIT_DELAYED_WORK(&channel->rd_workitem, xillybus_autoflush); in xilly_setupchannels() 1169 workitem, struct xilly_channel, rd_workitem); in xillybus_autoflush() 1345 &channel->rd_workitem, in xillybus_write() 1389 &channel->rd_workitem, in xillybus_write()
|
Completed in 6 milliseconds