Searched refs:qdf_op_unprotect_cb (Results 1 – 2 of 2) sorted by relevance
257 typedef void (*qdf_op_unprotect_cb)(void *sync, const char *func); typedef289 qdf_op_unprotect_cb on_unprotect);
172 static qdf_op_unprotect_cb __on_op_unprotect;175 qdf_op_unprotect_cb on_unprotect) in qdf_op_callbacks_register()