Searched refs:AV1394_LEAVEQ (Results 1 – 2 of 2) sorted by relevance
54 AV1394_LEAVEQ(q); in av1394_initq()70 AV1394_LEAVEQ(q); in av1394_setmaxq()80 AV1394_LEAVEQ(q); in av1394_getmaxq()94 AV1394_LEAVEQ(q); in av1394_flushq()116 AV1394_LEAVEQ(q); in av1394_getq()128 AV1394_LEAVEQ(q); in av1394_peekq()153 AV1394_LEAVEQ(q); in av1394_qwait_sig()173 AV1394_LEAVEQ(q); in av1394_put_common()
92 #define AV1394_LEAVEQ(q) mutex_exit(&(q)->q_mutex) macro