Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.h188 int rtb_post(int fd, int proto, struct termios *ti);
H A Dhciattach.c185 return rtb_post(fd, u->proto, ti); in realtek_post()
H A Dhciattach_rtk.c2063 int rtb_post(int fd, int proto, struct termios *ti) in rtb_post() function