Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/xillybus/
Dxillybus.h43 struct xilly_channel { struct
112 struct xilly_channel **channels;
Dxillybus_core.c131 struct xilly_channel *channel; in xillybus_isr()
408 struct xilly_channel *channel; in xilly_setupchannels()
432 sizeof(struct xilly_channel), GFP_KERNEL); in xilly_setupchannels()
437 sizeof(struct xilly_channel *), in xilly_setupchannels()
609 struct xilly_channel *channel; in xilly_obtain_idt()
674 struct xilly_channel *channel = filp->private_data; in xillybus_read()
992 static int xillybus_myflush(struct xilly_channel *channel, long timeout) in xillybus_myflush()
1168 struct xilly_channel *channel = container_of( in xillybus_autoflush()
1169 workitem, struct xilly_channel, rd_workitem); in xillybus_autoflush()
1187 struct xilly_channel *channel = filp->private_data; in xillybus_write()
[all …]