Searched refs:__qdf_op_protect (Results 1 – 2 of 2) sorted by relevance
266 #define qdf_op_protect(out_sync) __qdf_op_protect(out_sync, __func__)269 __qdf_op_protect(struct qdf_op_sync **out_sync, const char *func);
182 int __qdf_op_protect(struct qdf_op_sync **out_sync, const char *func) in __qdf_op_protect() function189 qdf_export_symbol(__qdf_op_protect);