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