Home
last modified time | relevance | path

Searched defs:srcp (Results 1 – 5 of 5) sorted by relevance

/wlan-dirver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_threads.c307 bool qdf_cpumask_empty(const qdf_cpu_mask *srcp) in qdf_cpumask_empty() argument
315 const qdf_cpu_mask *srcp) in qdf_cpumask_copy() argument
367 qdf_cpumask_complement(qdf_cpu_mask *dstp, const qdf_cpu_mask *srcp) in qdf_cpumask_complement() argument
373 qdf_cpumask_complement(qdf_cpu_mask *dstp, const qdf_cpu_mask *srcp) in qdf_cpumask_complement() argument
/wlan-dirver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_non_tlv.c
/wlan-dirver/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-dirver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c3778 uint32_t *destp, *srcp; wma_mem_endianness_based_copy() local
/wlan-dirver/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