Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/dwc/
HDif_dwc.c89 #define DWC_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
366 DWC_UNLOCK(sc); in dwc_media_status()
386 DWC_UNLOCK(sc); in dwc_media_change()
879 DWC_UNLOCK(sc); in dwc_rxfinish_one()
1154 DWC_UNLOCK(sc); in dwc_txstart()
1191 DWC_UNLOCK(sc); in dwc_init()
1241 DWC_UNLOCK(sc); in dwc_ioctl()
1248 DWC_UNLOCK(sc); in dwc_ioctl()
1274 DWC_UNLOCK(sc); in dwc_ioctl()
1407 DWC_UNLOCK(sc); in dwc_intr()
[all …]