Searched defs:write_irq (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/um/drivers/ | ||
| H A D | line.h | 36 int read_irq, write_irq; member |
| H A D | chan_kern.c | 290 int write_chan(struct chan *chan, const u8 *buf, size_t len, int write_irq) in write_chan() |