Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach.h56 int rtk_post(int fd, int proto, struct termios *ti);
H A Dhciattach.c1045 return rtk_post(fd, u->proto, ti); in realtek_post()
H A Dhciattach_rtk.c3577 int rtk_post(int fd, int proto, struct termios *ti) in rtk_post() function