Home
last modified time | relevance | path

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

/src/sys/dev/usb/serial/
H A Duchcom.c208 static int uchcom_pre_param(struct ucom_softc *, struct termios *);
276 .ucom_pre_param = &uchcom_pre_param,
708 uchcom_pre_param(struct ucom_softc *ucom, struct termios *t) in uchcom_pre_param() function