Searched refs:AMDGPIO_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/amdgpio/
H A Damdgpio.c94 AMDGPIO_UNLOCK(sc);
193 AMDGPIO_UNLOCK(sc);
243 AMDGPIO_UNLOCK(sc);
281 AMDGPIO_UNLOCK(sc);
315 AMDGPIO_UNLOCK(sc);
345 AMDGPIO_UNLOCK(sc);
H A Damdgpio.h308 #define AMDGPIO_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->sc_mtx) macro

Completed in 274 milliseconds