Home
last modified time | relevance | path

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

/linux-4.4.14/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()
610 struct xilly_channel *channel; in xilly_obtain_idt()
675 struct xilly_channel *channel = filp->private_data; in xillybus_read()
993 static int xillybus_myflush(struct xilly_channel *channel, long timeout) in xillybus_myflush()
1169 struct xilly_channel *channel = container_of( in xillybus_autoflush()
1170 workitem, struct xilly_channel, rd_workitem); in xillybus_autoflush()
1188 struct xilly_channel *channel = filp->private_data; in xillybus_write()
[all …]