Searched refs:ubser_pre_param (Results 1 – 1 of 1) sorted by relevance
151 static int ubser_pre_param(struct ucom_softc *, struct termios *);184 .ucom_pre_param = &ubser_pre_param,339 ubser_pre_param(struct ucom_softc *ucom, struct termios *t) in ubser_pre_param() function