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

/freebsd-13-stable/sys/dev/amdgpio/
H A Damdgpio.c425 AMDGPIO_LOCK_DESTROY(sc);
441 AMDGPIO_LOCK_DESTROY(sc);
H A Damdgpio.h306 #define AMDGPIO_LOCK_DESTROY(_sc) mtx_destroy(&(_sc)->sc_mtx) macro

Completed in 107 milliseconds