Searched refs:tbdev_mtx (Results 1 – 1 of 1) sorted by relevance
96 static struct mtx tbdev_mtx; variable97 MTX_SYSINIT(tbdev_mtx, &tbdev_mtx, "TBT Device Mutex", MTX_DEF);136 mtx_lock(&tbdev_mtx); in tbdev_add_interface()138 mtx_unlock(&tbdev_mtx); in tbdev_add_interface()150 mtx_lock(&tbdev_mtx); in tbdev_remove_interface()157 mtx_unlock(&tbdev_mtx); in tbdev_remove_interface()246 mtx_lock(&tbdev_mtx); in tbdev_discover()261 mtx_unlock(&tbdev_mtx); in tbdev_discover()