Searched refs:__CFG_INI_STRING (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/cfg/inc/ |
H A D | i_cfg.h | 53 #undef __CFG_INI_STRING 54 #define __CFG_INI_STRING(id, mtype, ctype, name, min, max, fallback, desc, \ macro 66 #undef __CFG_INI_STRING 67 #define __CFG_INI_STRING(args...) __CFG_INI(args) macro
|
H A D | cfg_define.h | 41 #define __CFG_INI_STRING(args...) __CFG_INI(args) macro
|
/wlan-driver/qca-wifi-host-cmn/cfg/src/ |
H A D | cfg.c | 337 #undef __CFG_INI_STRING in cfg_store_set_defaults() 338 #define __CFG_INI_STRING(id, mtype, ctype, name, min_len, max_len, ...) \ in cfg_store_set_defaults() macro
|