Searched defs:resp (Results 1 - 5 of 5) sorted by relevance
/device/qemu/riscv32_virt/liteos_m/board/driver/ |
H A D | virtgpu.c | 136 struct VirtgpuCtrlHdr resp; member 179 static bool NotifyAndWaitResponse(unsigned queue, struct Virtq *q, const void *req, volatile void *resp) in NotifyAndWaitResponse() argument 205 static bool RequestResponse(unsigned queue, const void *req, size_t reqSize, volatile void *resp, size_t respSize) in RequestResponse() argument 285 struct VirtgpuRespDisplayInfo resp in CMDGetDisplayInfo() local 223 RequestDataResponse(const void *req, size_t reqSize, const void *data, size_t dataSize, volatile void *resp, size_t respSize) RequestDataResponse() argument 321 struct VirtgpuRespEdid resp = { 0 }; CMDGetEdid() local 347 struct VirtgpuCtrlHdr resp = { 0 }; CMDResourceCreate2D() local 365 struct VirtgpuCtrlHdr resp = { 0 }; CMDSetScanout() local 379 struct VirtgpuCtrlHdr resp = { 0 }; CMDTransferToHost() local 391 struct VirtgpuCtrlHdr resp = { 0 }; CMDResourceFlush() local 419 struct VirtgpuCtrlHdr resp = { 0 }; CMDResourceAttachBacking() local [all...] |
/device/qemu/drivers/virtio/ |
H A D | virtgpu.c | 135 struct VirtgpuCtrlHdr resp; member 178 static bool NotifyAndWaitResponse(unsigned queue, struct Virtq *q, const void *req, volatile void *resp) in NotifyAndWaitResponse() argument 204 static bool RequestResponse(unsigned queue, const void *req, size_t reqSize, volatile void *resp, size_t respSize) in RequestResponse() argument 284 struct VirtgpuRespDisplayInfo resp in CMDGetDisplayInfo() local 222 RequestDataResponse(const void *req, size_t reqSize, const void *data, size_t dataSize, volatile void *resp, size_t respSize) RequestDataResponse() argument 320 struct VirtgpuRespEdid resp = { 0 }; CMDGetEdid() local 346 struct VirtgpuCtrlHdr resp = { 0 }; CMDResourceCreate2D() local 364 struct VirtgpuCtrlHdr resp = { 0 }; CMDSetScanout() local 378 struct VirtgpuCtrlHdr resp = { 0 }; CMDTransferToHost() local 390 struct VirtgpuCtrlHdr resp = { 0 }; CMDResourceFlush() local 416 struct VirtgpuCtrlHdr resp = { 0 }; CMDResourceAttachBacking() local [all...] |
H A D | virtblock.c | 79 uint8_t resp; /* and response */ member 279 static void FillCidCsdBits(uint32_t *resp, int start, int bits, uint32_t value) in FillCidCsdBits() argument [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_msgbuf.c | 6563 info_buf_resp_t *resp; in dhd_prot_process_infobuf_complete() local 9380 h2d_ring_create_response_t *resp = (h2d_ring_create_response_t *)buf; dhd_prot_process_h2d_ring_create_complete() local 9411 d2h_ring_create_response_t *resp = (d2h_ring_create_response_t *)buf; dhd_prot_process_d2h_ring_create_complete() local [all...] |
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | wlioctl.h | 1670 struct dot11_assoc_resp resp; member [all...] |
Completed in 66 milliseconds