Home
last modified time | relevance | path

Searched defs:uart_t (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.c63 struct uart_t { struct
73 int (*init) (int fd, struct uart_t *u, struct termios *ti); argument
74 int (*post) (int fd, struct uart_t *u, struct termios *ti); argument
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach.c54 struct uart_t { struct
64 int (*init) (int fd, struct uart_t *u, struct termios *ti); argument
65 int (*post) (int fd, struct uart_t *u, struct termios *ti); argument
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Duart.h51 } uart_t; typedef