Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach.h55 int rtk_init(int fd, int proto, int speed, struct termios *ti);
H A Dhciattach.c1039 return rtk_init(fd, u->proto, u->speed, ti); in realtek_init()
H A Dhciattach_rtk.c3550 int rtk_init(int fd, int proto, int speed, struct termios *ti) in rtk_init() function