Home
last modified time | relevance | path

Searched refs:NotifyAndWaitResponse (Results 1 - 2 of 2) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c179 static bool NotifyAndWaitResponse(unsigned queue, struct Virtq *q, const void *req, volatile void *resp) in NotifyAndWaitResponse() function
220 return NotifyAndWaitResponse(queue, q, req, resp); in RequestResponse()
243 return NotifyAndWaitResponse(0, q, req, resp); in RequestDataResponse()
/device/qemu/drivers/virtio/
H A Dvirtgpu.c178 static bool NotifyAndWaitResponse(unsigned queue, struct Virtq *q, const void *req, volatile void *resp) in NotifyAndWaitResponse() function
219 return NotifyAndWaitResponse(queue, q, req, resp); in RequestResponse()
242 return NotifyAndWaitResponse(0, q, req, resp); in RequestDataResponse()

Completed in 4 milliseconds