Home
last modified time | relevance | path

Searched refs:rtb_init (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.h187 int rtb_init(int fd, int proto, int speed, struct termios *ti);
H A Dhciattach.c179 return rtb_init(fd, u->proto, u->speed, ti); in realtek_init()
H A Dhciattach_rtk.c2004 int rtb_init(int fd, int proto, int speed, struct termios *ti) in rtb_init() function