Searched refs:uark_pre_param (Results 1 – 1 of 1) sorted by relevance
109 static int uark_pre_param(struct ucom_softc *, struct termios *);142 .ucom_pre_param = &uark_pre_param,361 uark_pre_param(struct ucom_softc *ucom, struct termios *t) in uark_pre_param() function