Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/serial/
HDusb_serial.c170 static tsw_busy_t ucom_busy; variable
182 .tsw_busy = ucom_busy,
1417 ucom_busy(struct tty *tp) in ucom_busy() function