Searched defs:send_break (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_serial.h | 49 int (*send_break)(struct gserial *p, int duration); member
|
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | hciattach.c | 221 static int init_uart(char *dev, struct uart_t *u, int send_break, int raw) in init_uart() 367 int send_break = 0; in main() local
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | hciattach.c | 1152 static int init_uart(char *dev, struct uart_t *u, int send_break, int raw) in init_uart() 1248 int send_break = 0; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/fsi/ |
| H A D | fsi-master.h | 132 int (*send_break)(struct fsi_master *, int link); member
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | uart.c | 298 static int send_break(struct gb_tty *gb_tty, u8 state) in send_break() function
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/jsm/ |
| H A D | jsm.h | 113 void (*send_break)(struct jsm_channel *ch); member
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_io.c | 2462 static int send_break(struct tty_struct *tty, unsigned int duration) in send_break() function
|