Home
last modified time | relevance | path

Searched defs:destp (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.h114 #define SPECTRAL_MESSAGE_COPY_CHAR_ARRAY(destp, srcp, len) do { \ argument
124 #define SPECTRAL_MESSAGE_COPY_CHAR_ARRAY(destp, srcp, len) \ argument
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c3789 uint32_t *destp, *srcp; in wma_mem_endianness_based_copy() local
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h529 #define WMI_HOST_IF_MSG_COPY_CHAR_ARRAY(destp, srcp, len) do { \ argument
540 #define WMI_HOST_IF_MSG_COPY_CHAR_ARRAY(destp, srcp, len) OS_MEMCPY(destp,\ argument