Searched refs:rtb_init (Results 1 – 3 of 3) sorted by relevance
187 int rtb_init(int fd, int proto, int speed, struct termios *ti);
179 return rtb_init(fd, u->proto, u->speed, ti); in realtek_init()
2004 int rtb_init(int fd, int proto, int speed, struct termios *ti) in rtb_init() function