Searched refs:stdma_locked (Results 1 – 1 of 1) sorted by relevance
45 static int stdma_locked; /* the semaphore */ variable73 if (stdma_locked) { in stdma_try_lock()78 stdma_locked = 1; in stdma_try_lock()130 stdma_locked = 0; in stdma_release()153 result = stdma_locked && (stdma_isr == handler); in stdma_is_locked_by()178 return stdma_locked; in stdma_islocked()