Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/xillybus/
Dxillybus.h46 struct xilly_channel { struct
115 struct xilly_channel **channels;
Dxillybus_core.c134 struct xilly_channel *channel; in xillybus_isr()
411 struct xilly_channel *channel; in xilly_setupchannels()
435 sizeof(struct xilly_channel), GFP_KERNEL); in xilly_setupchannels()
440 sizeof(struct xilly_channel *), in xilly_setupchannels()
612 struct xilly_channel *channel; in xilly_obtain_idt()
677 struct xilly_channel *channel = filp->private_data; in xillybus_read()
995 static int xillybus_myflush(struct xilly_channel *channel, long timeout) in xillybus_myflush()
1171 struct xilly_channel *channel = container_of( in xillybus_autoflush()
1172 workitem, struct xilly_channel, rd_workitem); in xillybus_autoflush()
1190 struct xilly_channel *channel = filp->private_data; in xillybus_write()
[all …]