Home
last modified time | relevance | path

Searched refs:qdf_prealloc_disabled_config_set (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_mem.h455 QDF_STATUS qdf_prealloc_disabled_config_set(const char *str_value);
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_mem.c528 QDF_STATUS qdf_prealloc_disabled_config_set(const char *str_value) in qdf_prealloc_disabled_config_set() function
H A Dqdf_trace.c4027 status = qdf_prealloc_disabled_config_set(str); in qdf_module_param_handler()