/linux-6.6.21/arch/sparc/include/uapi/asm/ |
D | ioctls.h | 8 #define TCGETA _IOR('T', 1, struct termio) 15 #define TCGETS _IOR('T', 8, struct termios) 19 #define TCGETS2 _IOR('T', 12, struct termios2) 23 #define TIOCGDEV _IOR('T',0x32, unsigned int) /* Get primary device node of /dev/console */ 25 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ 26 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ 27 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ 28 #define TIOCGRS485 _IOR('T', 0x41, struct serial_rs485) 30 #define TIOCGISO7816 _IOR('T', 0x43, struct serial_iso7816) 38 #define TIOCGETD _IOR('t', 0, int) [all …]
|
D | envctrl.h | 48 #define ENVCTRL_RD_CPU_TEMPERATURE _IOR('p', 0x40, int) 49 #define ENVCTRL_RD_CPU_VOLTAGE _IOR('p', 0x41, int) 50 #define ENVCTRL_RD_FAN_STATUS _IOR('p', 0x42, int) 51 #define ENVCTRL_RD_WARNING_TEMPERATURE _IOR('p', 0x43, int) 52 #define ENVCTRL_RD_SHUTDOWN_TEMPERATURE _IOR('p', 0x44, int) 53 #define ENVCTRL_RD_VOLTAGE_STATUS _IOR('p', 0x45, int) 54 #define ENVCTRL_RD_SCSI_TEMPERATURE _IOR('p', 0x46, int) 55 #define ENVCTRL_RD_ETHERNET_TEMPERATURE _IOR('p', 0x47, int) 56 #define ENVCTRL_RD_MTHRBD_TEMPERATURE _IOR('p', 0x48, int) 58 #define ENVCTRL_RD_GLOBALADDRESS _IOR('p', 0x49, int)
|
/linux-6.6.21/arch/xtensa/include/uapi/asm/ |
D | ioctls.h | 23 #define FIONREAD _IOR('f', 127, int) 25 #define FIOQSIZE _IOR('f', 128, loff_t) 45 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 48 #define TIOCGPGRP _IOR('t', 119, int) 55 #define TIOCMGET _IOR('T', 21, unsigned int) 71 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int) 90 #define TIOCGETD _IOR('T', 36, int) 94 #define TIOCGSID _IOR('T', 41, pid_t) /* Return the session ID of FD*/ 95 #define TCGETS2 _IOR('T', 42, struct termios2) 99 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) [all …]
|
/linux-6.6.21/arch/sh/include/uapi/asm/ |
D | ioctls.h | 11 #define FIONREAD _IOR('f', 127, int) 13 #define FIOQSIZE _IOR('f', 128, loff_t) 33 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 36 #define TIOCGPGRP _IOR('t', 119, int) 43 #define TIOCMGET _IOR('T', 21, unsigned int) /* 0x5415 */ 59 #define TIOCGSOFTCAR _IOR('T', 25, unsigned int) /* 0x5419 */ 78 #define TIOCGETD _IOR('T', 36, int) /* 0x5424 */ 82 #define TIOCGSID _IOR('T', 41, pid_t) /* 0x5429 */ /* Return the session ID of FD */ 83 #define TCGETS2 _IOR('T', 42, struct termios2) 87 #define TIOCGRS485 _IOR('T', 46, struct serial_rs485) [all …]
|
D | sockios.h | 8 #define FIOGETOWN _IOR('f', 123, int) 11 #define SIOCATMARK _IOR('s', 7, int) 13 #define SIOCGPGRP _IOR('s', 9, pid_t) 15 #define SIOCGSTAMP_OLD _IOR('s', 100, struct __kernel_old_timeval) /* Get stamp (timeval) */ 16 #define SIOCGSTAMPNS_OLD _IOR('s', 101, struct __kernel_old_timespec) /* Get stamp (timespec) */
|
/linux-6.6.21/include/uapi/linux/ |
D | ipmi.h | 267 #define IPMICTL_SEND_COMMAND _IOR(IPMI_IOC_MAGIC, 13, \ 289 #define IPMICTL_SEND_COMMAND_SETTIME _IOR(IPMI_IOC_MAGIC, 21, \ 350 #define IPMICTL_REGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 14, \ 357 #define IPMICTL_UNREGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 15, \ 379 #define IPMICTL_REGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 28, \ 386 #define IPMICTL_UNREGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 29, \ 395 #define IPMICTL_SET_GETS_EVENTS_CMD _IOR(IPMI_IOC_MAGIC, 16, int) 410 _IOR(IPMI_IOC_MAGIC, 24, struct ipmi_channel_lun_address_set) 412 _IOR(IPMI_IOC_MAGIC, 25, struct ipmi_channel_lun_address_set) 414 _IOR(IPMI_IOC_MAGIC, 26, struct ipmi_channel_lun_address_set) [all …]
|
D | usbdevice_fs.h | 191 #define USBDEVFS_RESETEP _IOR('U', 3, unsigned int) 192 #define USBDEVFS_SETINTERFACE _IOR('U', 4, struct usbdevfs_setinterface) 193 #define USBDEVFS_SETCONFIGURATION _IOR('U', 5, unsigned int) 195 #define USBDEVFS_SUBMITURB _IOR('U', 10, struct usbdevfs_urb) 196 #define USBDEVFS_SUBMITURB32 _IOR('U', 10, struct usbdevfs_urb32) 202 #define USBDEVFS_DISCSIGNAL _IOR('U', 14, struct usbdevfs_disconnectsignal) 203 #define USBDEVFS_DISCSIGNAL32 _IOR('U', 14, struct usbdevfs_disconnectsignal32) 204 #define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int) 205 #define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int) 209 #define USBDEVFS_HUB_PORTINFO _IOR('U', 19, struct usbdevfs_hub_portinfo) [all …]
|
D | ppp-ioctl.h | 86 #define PPPIOCGFLAGS _IOR('t', 90, int) /* get configuration flags */ 88 #define PPPIOCGASYNCMAP _IOR('t', 88, int) /* get async map */ 90 #define PPPIOCGUNIT _IOR('t', 86, int) /* get ppp unit number */ 91 #define PPPIOCGRASYNCMAP _IOR('t', 85, int) /* get receive async map */ 93 #define PPPIOCGMRU _IOR('t', 83, int) /* get max receive unit */ 96 #define PPPIOCGXASYNCMAP _IOR('t', 80, ext_accm) /* get extended ACCM */ 104 #define PPPIOCGDEBUG _IOR('t', 65, int) /* Read debug level */ 106 #define PPPIOCGIDLE _IOR('t', 63, struct ppp_idle) /* get idle time */ 107 #define PPPIOCGIDLE32 _IOR('t', 63, struct ppp_idle32) /* 32-bit times */ 108 #define PPPIOCGIDLE64 _IOR('t', 63, struct ppp_idle64) /* 64-bit times */ [all …]
|
D | watchdog.h | 24 #define WDIOC_GETSUPPORT _IOR(WATCHDOG_IOCTL_BASE, 0, struct watchdog_info) 25 #define WDIOC_GETSTATUS _IOR(WATCHDOG_IOCTL_BASE, 1, int) 26 #define WDIOC_GETBOOTSTATUS _IOR(WATCHDOG_IOCTL_BASE, 2, int) 27 #define WDIOC_GETTEMP _IOR(WATCHDOG_IOCTL_BASE, 3, int) 28 #define WDIOC_SETOPTIONS _IOR(WATCHDOG_IOCTL_BASE, 4, int) 29 #define WDIOC_KEEPALIVE _IOR(WATCHDOG_IOCTL_BASE, 5, int) 31 #define WDIOC_GETTIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 7, int) 33 #define WDIOC_GETPRETIMEOUT _IOR(WATCHDOG_IOCTL_BASE, 9, int) 34 #define WDIOC_GETTIMELEFT _IOR(WATCHDOG_IOCTL_BASE, 10, int)
|
D | vhost.h | 26 #define VHOST_GET_FEATURES _IOR(VHOST_VIRTIO, 0x00, __u64) 61 #define VHOST_NEW_WORKER _IOR(VHOST_VIRTIO, 0x8, struct vhost_worker_state) 124 #define VHOST_GET_BACKEND_FEATURES _IOR(VHOST_VIRTIO, 0x26, __u64) 154 #define VHOST_VDPA_GET_DEVICE_ID _IOR(VHOST_VIRTIO, 0x70, __u32) 158 #define VHOST_VDPA_GET_STATUS _IOR(VHOST_VIRTIO, 0x71, __u8) 163 #define VHOST_VDPA_GET_CONFIG _IOR(VHOST_VIRTIO, 0x73, \ 171 #define VHOST_VDPA_GET_VRING_NUM _IOR(VHOST_VIRTIO, 0x76, __u16) 177 #define VHOST_VDPA_GET_IOVA_RANGE _IOR(VHOST_VIRTIO, 0x78, \ 180 #define VHOST_VDPA_GET_CONFIG_SIZE _IOR(VHOST_VIRTIO, 0x79, __u32) 183 #define VHOST_VDPA_GET_VQS_COUNT _IOR(VHOST_VIRTIO, 0x80, __u32) [all …]
|
D | ppdev.h | 27 #define PPRSTATUS _IOR(PP_IOCTL, 0x81, unsigned char) 31 #define PPRCONTROL _IOR(PP_IOCTL, 0x83, unsigned char) 41 #define PPRDATA _IOR(PP_IOCTL, 0x85, unsigned char) 75 #define PPCLRIRQ _IOR(PP_IOCTL, 0x93, int) 81 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval) 85 #define PPGETMODES _IOR(PP_IOCTL, 0x97, unsigned int) 88 #define PPGETMODE _IOR(PP_IOCTL, 0x98, int) 89 #define PPGETPHASE _IOR(PP_IOCTL, 0x99, int) 92 #define PPGETFLAGS _IOR(PP_IOCTL, 0x9a, int)
|
D | if_tun.h | 39 #define TUNGETFEATURES _IOR('T', 207, unsigned int) 42 #define TUNGETIFF _IOR('T', 210, unsigned int) 43 #define TUNGETSNDBUF _IOR('T', 211, int) 47 #define TUNGETVNETHDRSZ _IOR('T', 215, int) 51 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog) 53 #define TUNGETVNETLE _IOR('T', 221, int) 59 #define TUNGETVNETBE _IOR('T', 223, int) 60 #define TUNSETSTEERINGEBPF _IOR('T', 224, int) 61 #define TUNSETFILTEREBPF _IOR('T', 225, int)
|
D | sonypi.h | 120 #define SONYPI_IOCGBRT _IOR('v', 0, __u8) 124 #define SONYPI_IOCGBAT1CAP _IOR('v', 2, __u16) 125 #define SONYPI_IOCGBAT1REM _IOR('v', 3, __u16) 126 #define SONYPI_IOCGBAT2CAP _IOR('v', 4, __u16) 127 #define SONYPI_IOCGBAT2REM _IOR('v', 5, __u16) 133 #define SONYPI_IOCGBATFLAGS _IOR('v', 7, __u8) 136 #define SONYPI_IOCGBLUE _IOR('v', 8, __u8) 140 #define SONYPI_IOCGFAN _IOR('v', 10, __u8) 144 #define SONYPI_IOCGTEMP _IOR('v', 12, __u8)
|
D | cciss_ioctl.h | 65 #define CCISS_GETPCIINFO _IOR(CCISS_IOC_MAGIC, 1, cciss_pci_info_struct) 67 #define CCISS_GETINTINFO _IOR(CCISS_IOC_MAGIC, 2, cciss_coalint_struct) 70 #define CCISS_GETNODENAME _IOR(CCISS_IOC_MAGIC, 4, NodeName_type) 73 #define CCISS_GETHEARTBEAT _IOR(CCISS_IOC_MAGIC, 6, Heartbeat_type) 74 #define CCISS_GETBUSTYPES _IOR(CCISS_IOC_MAGIC, 7, BusTypes_type) 75 #define CCISS_GETFIRMVER _IOR(CCISS_IOC_MAGIC, 8, FirmwareVer_type) 76 #define CCISS_GETDRIVVER _IOR(CCISS_IOC_MAGIC, 9, DriverVer_type) 86 #define CCISS_GETLUNINFO _IOR(CCISS_IOC_MAGIC, 17, LogvolInfo_struct)
|
D | capi.h | 96 #define CAPI_GET_ERRCODE _IOR('C',0x21, __u16) 101 #define CAPI_INSTALLED _IOR('C',0x22, __u16) 126 #define CAPI_GET_FLAGS _IOR('C',0x23, unsigned) 127 #define CAPI_SET_FLAGS _IOR('C',0x24, unsigned) 128 #define CAPI_CLR_FLAGS _IOR('C',0x25, unsigned) 130 #define CAPI_NCCI_OPENCOUNT _IOR('C',0x26, unsigned) 132 #define CAPI_NCCI_GETUNIT _IOR('C',0x27, unsigned)
|
/linux-6.6.21/arch/alpha/include/uapi/asm/ |
D | ioctls.h | 11 #define FIONREAD _IOR('f', 127, int) 13 #define FIOQSIZE _IOR('f', 128, loff_t) 15 #define TIOCGETP _IOR('t', 8, struct sgttyb) 20 #define TIOCGETC _IOR('t', 18, struct tchars) 21 #define TCGETS _IOR('t', 19, struct termios) 26 #define TCGETA _IOR('t', 23, struct termio) 35 #define TCGETS2 _IOR('T', 42, struct termios2) 41 #define TIOCGWINSZ _IOR('t', 104, struct winsize) 44 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 46 #define TIOCGLTC _IOR('t', 116, struct ltchars) [all …]
|
/linux-6.6.21/arch/powerpc/include/uapi/asm/ |
D | ioctls.h | 11 #define FIONREAD _IOR('f', 127, int) 13 #define FIOQSIZE _IOR('f', 128, loff_t) 15 #define TIOCGETP _IOR('t', 8, struct sgttyb) 20 #define TIOCGETC _IOR('t', 18, struct tchars) 21 #define TCGETS _IOR('t', 19, struct termios) 26 #define TCGETA _IOR('t', 23, struct termio) 36 #define TIOCGWINSZ _IOR('t', 104, struct winsize) 39 #define TIOCOUTQ _IOR('t', 115, int) /* output queue size */ 41 #define TIOCGLTC _IOR('t', 116, struct ltchars) 44 #define TIOCGPGRP _IOR('t', 119, int) [all …]
|
/linux-6.6.21/tools/include/uapi/linux/ |
D | usbdevice_fs.h | 191 #define USBDEVFS_RESETEP _IOR('U', 3, unsigned int) 192 #define USBDEVFS_SETINTERFACE _IOR('U', 4, struct usbdevfs_setinterface) 193 #define USBDEVFS_SETCONFIGURATION _IOR('U', 5, unsigned int) 195 #define USBDEVFS_SUBMITURB _IOR('U', 10, struct usbdevfs_urb) 196 #define USBDEVFS_SUBMITURB32 _IOR('U', 10, struct usbdevfs_urb32) 202 #define USBDEVFS_DISCSIGNAL _IOR('U', 14, struct usbdevfs_disconnectsignal) 203 #define USBDEVFS_DISCSIGNAL32 _IOR('U', 14, struct usbdevfs_disconnectsignal32) 204 #define USBDEVFS_CLAIMINTERFACE _IOR('U', 15, unsigned int) 205 #define USBDEVFS_RELEASEINTERFACE _IOR('U', 16, unsigned int) 209 #define USBDEVFS_HUB_PORTINFO _IOR('U', 19, struct usbdevfs_hub_portinfo) [all …]
|
D | vhost.h | 26 #define VHOST_GET_FEATURES _IOR(VHOST_VIRTIO, 0x00, __u64) 61 #define VHOST_NEW_WORKER _IOR(VHOST_VIRTIO, 0x8, struct vhost_worker_state) 124 #define VHOST_GET_BACKEND_FEATURES _IOR(VHOST_VIRTIO, 0x26, __u64) 154 #define VHOST_VDPA_GET_DEVICE_ID _IOR(VHOST_VIRTIO, 0x70, __u32) 158 #define VHOST_VDPA_GET_STATUS _IOR(VHOST_VIRTIO, 0x71, __u8) 163 #define VHOST_VDPA_GET_CONFIG _IOR(VHOST_VIRTIO, 0x73, \ 171 #define VHOST_VDPA_GET_VRING_NUM _IOR(VHOST_VIRTIO, 0x76, __u16) 177 #define VHOST_VDPA_GET_IOVA_RANGE _IOR(VHOST_VIRTIO, 0x78, \ 180 #define VHOST_VDPA_GET_CONFIG_SIZE _IOR(VHOST_VIRTIO, 0x79, __u32) 183 #define VHOST_VDPA_GET_VQS_COUNT _IOR(VHOST_VIRTIO, 0x80, __u32) [all …]
|
D | if_tun.h | 39 #define TUNGETFEATURES _IOR('T', 207, unsigned int) 42 #define TUNGETIFF _IOR('T', 210, unsigned int) 43 #define TUNGETSNDBUF _IOR('T', 211, int) 47 #define TUNGETVNETHDRSZ _IOR('T', 215, int) 51 #define TUNGETFILTER _IOR('T', 219, struct sock_fprog) 53 #define TUNGETVNETLE _IOR('T', 221, int) 59 #define TUNGETVNETBE _IOR('T', 223, int) 60 #define TUNSETSTEERINGEBPF _IOR('T', 224, int) 61 #define TUNSETFILTEREBPF _IOR('T', 225, int)
|
/linux-6.6.21/arch/parisc/include/uapi/asm/ |
D | ioctls.h | 9 #define TCGETS _IOR('T', 16, struct termios) /* TCGETATTR */ 13 #define TCGETA _IOR('T', 1, struct termio) 23 #define TIOCGPGRP _IOR('T', 30, int) 49 #define TIOCGSID _IOR('T', 20, int) /* Return the session ID of FD */ 50 #define TCGETS2 _IOR('T',0x2A, struct termios2) 54 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) 56 #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ 58 #define TIOCGDEV _IOR('T',0x32, int) /* Get primary device node of /dev/console */ 61 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ 62 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ [all …]
|
/linux-6.6.21/arch/mips/include/uapi/asm/ |
D | ioctls.h | 47 #define TIOCGWINSZ _IOR('t', 104, struct winsize) /* get window size */ 61 #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */ 81 #define TCGETS2 _IOR('T', 0x2A, struct termios2) 85 #define TIOCGRS485 _IOR('T', 0x2E, struct serial_rs485) 87 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ 89 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ 92 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ 93 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ 94 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ 96 #define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
|
/linux-6.6.21/include/uapi/asm-generic/ |
D | ioctls.h | 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) 69 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ 71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ 78 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ 79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ 80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ 82 #define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
|
/linux-6.6.21/tools/include/uapi/asm-generic/ |
D | ioctls.h | 61 #define TCGETS2 _IOR('T', 0x2A, struct termios2) 69 #define TIOCGPTN _IOR('T', 0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ 71 #define TIOCGDEV _IOR('T', 0x32, unsigned int) /* Get primary device node of /dev/console */ 78 #define TIOCGPKT _IOR('T', 0x38, int) /* Get packet mode state */ 79 #define TIOCGPTLCK _IOR('T', 0x39, int) /* Get Pty lock state */ 80 #define TIOCGEXCL _IOR('T', 0x40, int) /* Get exclusive mode state */ 82 #define TIOCGISO7816 _IOR('T', 0x42, struct serial_iso7816)
|
/linux-6.6.21/drivers/thermal/intel/int340x_thermal/ |
D | acpi_thermal_rel.h | 9 #define ACPI_THERMAL_GET_TRT_LEN _IOR(ACPI_THERMAL_MAGIC, 1, unsigned long) 10 #define ACPI_THERMAL_GET_ART_LEN _IOR(ACPI_THERMAL_MAGIC, 2, unsigned long) 11 #define ACPI_THERMAL_GET_TRT_COUNT _IOR(ACPI_THERMAL_MAGIC, 3, unsigned long) 12 #define ACPI_THERMAL_GET_ART_COUNT _IOR(ACPI_THERMAL_MAGIC, 4, unsigned long) 14 #define ACPI_THERMAL_GET_TRT _IOR(ACPI_THERMAL_MAGIC, 5, unsigned long) 15 #define ACPI_THERMAL_GET_ART _IOR(ACPI_THERMAL_MAGIC, 6, unsigned long) 23 #define ACPI_THERMAL_GET_PSVT_LEN _IOR(ACPI_THERMAL_MAGIC, 7, unsigned long) 24 #define ACPI_THERMAL_GET_PSVT_COUNT _IOR(ACPI_THERMAL_MAGIC, 8, unsigned long) 25 #define ACPI_THERMAL_GET_PSVT _IOR(ACPI_THERMAL_MAGIC, 9, unsigned long)
|