forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/sparc/include/uapi/asm/ioctls.h
....@@ -27,6 +27,8 @@
2727 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */
2828 #define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485)
2929 #define TIOCSRS485 _IOWR('T', 0x42, struct serial_rs485)
30
+#define TIOCGISO7816 _IOR('T', 0x43, struct serial_iso7816)
31
+#define TIOCSISO7816 _IOWR('T', 0x44, struct serial_iso7816)
3032
3133 /* Note that all the ioctls that are not available in Linux have a
3234 * double underscore on the front to: a) avoid some programs to