Searched refs:TIOCMBIC (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/shared/ |
| H A D | posix_tty.c | 304 #if defined(TIOCMBIC) in xf86SetSerial() 306 SYSCALL(ioctl(fd, TIOCMBIC, &val)); in xf86SetSerial() 626 SYSCALL((ret = ioctl(fd, TIOCMBIC, &s))); in xf86SerialModemClearBits()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | ioctls.h | 42 #define TIOCMBIC 0x5417 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | ioctls.h | 42 #define TIOCMBIC 0x5417 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | ioctls.h | 42 #define TIOCMBIC 0x5417 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | ioctls.h | 42 #define TIOCMBIC 0x5417 macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/ |
| H A D | ioctls.h | 35 #define TIOCMBIC 0x741c /* bic modem bits */ macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/uapi/asm/ |
| H A D | ioctls.h | 31 #define TIOCMBIC 0x5417 macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/ |
| H A D | ioctls.h | 45 #define TIOCMBIC _IOW('T', 23, unsigned int) /* 0x5417 */ macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/uapi/asm/ |
| H A D | ioctls.h | 57 #define TIOCMBIC _IOW('T', 23, unsigned int) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/ |
| H A D | ioctls.h | 53 #define TIOCMBIC 0x5417 macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/uapi/asm/ |
| H A D | ioctls.h | 58 #define TIOCMBIC 0x5417 macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | ioctls.h | 63 #define TIOCMBIC _IOW('t', 107, int) macro
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_io.c | 2542 case TIOCMBIC: in tty_tiocmset() 2715 case TIOCMBIC: in tty_ioctl() 2855 case TIOCMBIC: in tty_compat_ioctl()
|