Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8723bs/include/
Drtw_io.h106 extern struct io_req *alloc_ioreq(struct io_queue *pio_q);
/linux-6.12.1/drivers/xen/
Dprivcmd.c1230 struct privcmd_kernel_ioreq *alloc_ioreq(struct privcmd_ioeventfd *ioeventfd) in alloc_ioreq() function
1338 return alloc_ioreq(ioeventfd); in get_ioreq()