Searched refs:uchcom_cfg_param (Results 1 – 1 of 1) sorted by relevance
212 static void uchcom_cfg_param(struct ucom_softc *, struct termios *);275 .ucom_cfg_param = &uchcom_cfg_param,732 uchcom_cfg_param(struct ucom_softc *ucom, struct termios *t) in uchcom_cfg_param() function