Searched defs:resp (Results 1 – 5 of 5) sorted by relevance
| /device/qemu/drivers/virtio/ |
| D | virtgpu.c | 135 struct VirtgpuCtrlHdr resp; member 178 …c bool NotifyAndWaitResponse(unsigned queue, struct Virtq *q, const void *req, volatile void *resp) in NotifyAndWaitResponse() 204 static bool RequestResponse(unsigned queue, const void *req, size_t reqSize, volatile void *resp, s… in RequestResponse() 223 size_t dataSize, volatile void *resp, size_t respSize) in RequestDataResponse() 284 struct VirtgpuRespDisplayInfo resp = { 0 }; in CMDGetDisplayInfo() local 320 struct VirtgpuRespEdid resp = { 0 }; in CMDGetEdid() local 346 struct VirtgpuCtrlHdr resp = { 0 }; in CMDResourceCreate2D() local 364 struct VirtgpuCtrlHdr resp = { 0 }; in CMDSetScanout() local 378 struct VirtgpuCtrlHdr resp = { 0 }; in CMDTransferToHost() local 390 struct VirtgpuCtrlHdr resp = { 0 }; in CMDResourceFlush() local [all …]
|
| 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()
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/ |
| D | virtgpu.c | 136 struct VirtgpuCtrlHdr resp; member 179 …c bool NotifyAndWaitResponse(unsigned queue, struct Virtq *q, const void *req, volatile void *resp) in NotifyAndWaitResponse() 205 static bool RequestResponse(unsigned queue, const void *req, size_t reqSize, volatile void *resp, s… in RequestResponse() 224 size_t dataSize, volatile void *resp, size_t respSize) in RequestDataResponse() 285 struct VirtgpuRespDisplayInfo resp = { 0 }; in CMDGetDisplayInfo() local 321 struct VirtgpuRespEdid resp = { 0 }; in CMDGetEdid() local 347 struct VirtgpuCtrlHdr resp = { 0 }; in CMDResourceCreate2D() local 365 struct VirtgpuCtrlHdr resp = { 0 }; in CMDSetScanout() local 379 struct VirtgpuCtrlHdr resp = { 0 }; in CMDTransferToHost() local 391 struct VirtgpuCtrlHdr resp = { 0 }; in CMDResourceFlush() local [all …]
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| 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; in dhd_prot_process_h2d_ring_create_complete() local 9411 d2h_ring_create_response_t *resp = (d2h_ring_create_response_t *)buf; in dhd_prot_process_d2h_ring_create_complete() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | wlioctl.h | 1670 struct dot11_assoc_resp resp; member
|