Searched refs:__qdf_op_unprotect (Results 1 – 2 of 2) sorted by relevance
277 #define qdf_op_unprotect(sync) __qdf_op_unprotect(sync, __func__)279 void __qdf_op_unprotect(struct qdf_op_sync *sync, const char *func);
191 void __qdf_op_unprotect(struct qdf_op_sync *sync, const char *func) in __qdf_op_unprotect() function196 qdf_export_symbol(__qdf_op_unprotect);