Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_threads.c307 bool qdf_cpumask_empty(const qdf_cpu_mask *srcp) in qdf_cpumask_empty()
315 const qdf_cpu_mask *srcp) in qdf_cpumask_copy()
367 qdf_cpumask_complement(qdf_cpu_mask *dstp, const qdf_cpu_mask *srcp) in qdf_cpumask_complement()
373 qdf_cpumask_complement(qdf_cpu_mask *dstp, const qdf_cpu_mask *srcp) in qdf_cpumask_complement()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
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/
Dwma_mgmt.c3789 uint32_t *destp, *srcp; in wma_mem_endianness_based_copy() local
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
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