Searched defs:_type (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ |
D | qdf_module.h | 64 #define qdf_declare_param(name, _type) __qdf_declare_param(name, _type) argument 72 #define qdf_declare_param_array(name, _type, _num) \ argument
|
D | osdep.h | 133 #define OS_GET_TIMER_ARG(_arg, _type) \ argument
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | i_qdf_module.h | 55 #define __qdf_declare_param(_name, _type) \ argument 58 #define __qdf_declare_param_array(_name, _type, _num) \ argument
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | hif_runtime_pm.c | 119 #define HIF_RTPM_STATS(_type, _index, _s, _rtpm_ctx, _name) \ argument
|