Home
last modified time | relevance | path

Searched refs:MTK_GPIO_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/mediatek/
H A Dmtk_gpio_v2.c106 #define MTK_GPIO_LOCK_DESTROY(sc) mtx_destroy(&(sc)->mtx) macro
322 MTK_GPIO_LOCK_DESTROY(sc); in mtk_gpio_attach()
337 MTK_GPIO_LOCK_DESTROY(sc); in mtk_gpio_detach()
H A Dmtk_gpio_v1.c121 #define MTK_GPIO_LOCK_DESTROY(sc) mtx_destroy(&(sc)->mtx) macro
332 MTK_GPIO_LOCK_DESTROY(sc); in mtk_gpio_attach()
347 MTK_GPIO_LOCK_DESTROY(sc); in mtk_gpio_detach()