Searched refs:umodem_pre_param (Results 1 – 1 of 1) sorted by relevance
217 static int umodem_pre_param(struct ucom_softc *, struct termios *);284 .ucom_pre_param = &umodem_pre_param,575 umodem_pre_param(struct ucom_softc *ucom, struct termios *t) in umodem_pre_param() function