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

/freebsd-11-stable/sys/arm/at91/
H A Dat91_pio.c94 #define AT91_PIO_LOCK_DESTROY(_sc) sx_destroy(&_sc->sc_mtx); macro
189 AT91_PIO_LOCK_DESTROY(sc);

Completed in 61 milliseconds