Home
last modified time | relevance | path

Searched defs:write_irq (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/drivers/
H A Dline.h36 int read_irq, write_irq; member
H A Dchan_kern.c290 int write_chan(struct chan *chan, const u8 *buf, size_t len, int write_irq) in write_chan()