Home
last modified time | relevance | path

Searched refs:HCIUARTSETFLAGS (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/
H A Dhciattach.h33 #define HCIUARTSETFLAGS _IOW('U', 203, int) macro
H A Dhciattach.c1218 if (flags && ioctl(fd, HCIUARTSETFLAGS, flags) < 0) { in init_uart()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_uart.h61 #define HCIUARTSETFLAGS _IOW('U', 203, int) macro
H A Dhci_ldisc.c1261 case HCIUARTSETFLAGS: in hci_uart_tty_ioctl()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_uart.h19 #define HCIUARTSETFLAGS _IOW('U', 203, int) macro
H A Dhci_ldisc.c789 case HCIUARTSETFLAGS: in hci_uart_tty_ioctl()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.h49 #define HCIUARTSETFLAGS _IOW('U', 203, int) macro
H A Dhciattach.c295 if (flags && ioctl(fd, HCIUARTSETFLAGS, flags) < 0) { in init_uart()