Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/serial/
H A Dusb_serial.c327 UCOM_MTX_UNLOCK(ucom_cons_softc); in ucom_attach_tty()
342 UCOM_MTX_UNLOCK(sc); in ucom_detach_tty()
354 UCOM_MTX_UNLOCK(sc); in ucom_detach_tty()
1045 UCOM_MTX_UNLOCK(sc); in tx_data_copy_in()
1052 UCOM_MTX_UNLOCK(sc); in tx_data_copy_in()
1060 UCOM_MTX_UNLOCK(sc); in tx_data_copy_in()
1070 UCOM_MTX_UNLOCK(sc); in tx_data_copy_in()
1356 UCOM_MTX_UNLOCK(sc); in tty_usb_open()
1361 UCOM_MTX_UNLOCK(sc); in tty_usb_open()
1375 UCOM_MTX_UNLOCK(s in tty_usb_close()
[all...]
H A Dusb_serial.h211 #define UCOM_MTX_UNLOCK(sc) USB_MTX_UNLOCK((sc)->sc_mtx) macro

Completed in 3 milliseconds