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

/freebsd-13-stable/sys/dev/usb/serial/
H A Duark.c111 static int uark_pre_param(struct ucom_softc *, struct termios *);
144 .ucom_pre_param = &uark_pre_param,
365 uark_pre_param(struct ucom_softc *ucom, struct termios *t) function

Completed in 54 milliseconds