/device/soc/esp/esp32/components/driver/include/driver/ |
D | sdmmc_defs.h | 109 #define MMC_R1(resp) ((resp)[0]) argument 110 #define MMC_R3(resp) ((resp)[0]) argument 111 #define MMC_R4(resp) ((resp)[0]) argument 112 #define MMC_R5(resp) ((resp)[0]) argument 113 #define SD_R6(resp) ((resp)[0]) argument 114 #define MMC_R1_CURRENT_STATE(resp) (((resp)[0] >> 9) & 0xf) argument 117 #define SD_SPI_R1(resp) ((resp)[0] & 0xff) argument 118 #define SD_SPI_R2(resp) ((resp)[0] & 0xffff) argument 119 #define SD_SPI_R3(resp) ((resp)[0]) argument 120 #define SD_SPI_R7(resp) ((resp)[0]) argument [all …]
|
/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/chipsea/cst85/liteos_m/sdk/modules/lwip-2.1/dhcps/ |
D | dhcps.c | 206 struct dhcp_msg* resp = (struct dhcp_msg*)rp->payload; in newResp() local 234 struct dhcp_msg* resp = (struct dhcp_msg*)rp->payload; in handleDiscover() local 276 struct dhcp_msg* resp = (struct dhcp_msg*)rp->payload; in handleRequest() local
|
/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/ |
D | hpm_mbx_drv.h | 49 static inline void mbx_set_bus_access_response(MBX_Type *ptr, mbx_bus_access_resp_t resp) in mbx_set_bus_access_response()
|
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/middleware/driver/sdcard/ |
D | sdio_driver.c | 297 void sdio_get_cmdresponse_argument(UINT8 num, UINT32 *resp) in sdio_get_cmdresponse_argument()
|
D | sdcard.c | 97 UINT32 resp[4]; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
D | agg-rx.c | 184 struct ieee80211_addba_ext_ie *resp; in ieee80211_add_addbaext() local
|
D | tx.c | 4308 struct probe_resp *resp; in ieee80211_set_csa() local 4355 struct probe_resp *resp; in ieee80211_set_csa_proberesp() local
|
D | rx.c | 3005 struct ieee80211_mgmt *resp; in ieee80211_process_sa_query_req() local
|
D | cfg.c | 847 const u8 *resp, size_t resp_len, in ieee80211_set_probe_resp()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | dhd_msgbuf.c | 7196 info_buf_resp_t *resp = (info_buf_resp_t *)buf; local 8318 info_buf_resp_t *resp; local 8371 snapshot_resp_t *resp; local 8409 info_buf_resp_t *resp; local 12477 h2d_ring_create_response_t *resp = (h2d_ring_create_response_t *)buf; local 12525 d2h_ring_create_response_t *resp = (d2h_ring_create_response_t *)buf; local 14904 fw_timestamp_event_msg_t *resp; local
|
D | wl_cfg80211.c | 18148 u8 *resp = NULL; in wl_sd_handle_sd_add_svc() local
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | dhd_msgbuf.c | 5109 info_buf_resp_t *resp; in dhd_prot_process_infobuf_complete() local 7677 h2d_ring_create_response_t *resp = (h2d_ring_create_response_t *)buf; in dhd_prot_process_h2d_ring_create_complete() local 7703 d2h_ring_create_response_t *resp = (d2h_ring_create_response_t *)buf; in dhd_prot_process_d2h_ring_create_complete() local 8862 fw_timestamp_event_msg_t *resp; in dhd_prot_process_fw_timestamp() local
|
/device/soc/esp/esp32/components/soc/esp32/include/soc/ |
D | sdmmc_struct.h | 181 uint32_t resp[4]; ///< Response from card member
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | dhd_msgbuf.c | 6691 info_buf_resp_t *resp; in dhd_prot_process_infobuf_complete() local 9547 h2d_ring_create_response_t *resp = (h2d_ring_create_response_t *)buf; in dhd_prot_process_h2d_ring_create_complete() local 9578 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/ |
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/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_p2p.c | 3552 bool rtw_p2p_nego_intent_compare(u8 req, u8 resp) in rtw_p2p_nego_intent_compare()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/ |
D | wlioctl.h | 1121 struct dot11_assoc_resp resp; member
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
D | wlioctl.h | 1702 struct dot11_assoc_resp resp; member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
D | wlioctl.h | 1670 struct dot11_assoc_resp resp; member
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/ |
D | wlioctl.h | 1936 struct dot11_assoc_resp resp; member
|