Searched refs:rtk_init (Results 1 – 3 of 3) sorted by relevance
55 int rtk_init(int fd, int proto, int speed, struct termios *ti);
1039 return rtk_init(fd, u->proto, u->speed, ti); in realtek_init()
3550 int rtk_init(int fd, int proto, int speed, struct termios *ti) in rtk_init() function