Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_io.h106 extern struct io_req *alloc_ioreq(struct io_queue *pio_q);
/linux/drivers/xen/
H A Dprivcmd.c1221 struct privcmd_kernel_ioreq *alloc_ioreq(struct privcmd_ioeventfd *ioeventfd) in alloc_ioreq() function
1329 return alloc_ioreq(ioeventfd); in get_ioreq()