Home
last modified time | relevance | path

Searched refs:_IOW (Results 1 – 25 of 173) sorted by relevance

1234567

/linux-2.4.37.9/include/asm-sparc/
Dioctls.h8 #define TCSETA _IOW('T', 2, struct termio)
9 #define TCSETAW _IOW('T', 3, struct termio)
10 #define TCSETAF _IOW('T', 4, struct termio)
15 #define TCSETS _IOW('T', 9, struct termios)
16 #define TCSETSW _IOW('T', 10, struct termios)
17 #define TCSETSF _IOW('T', 11, struct termios)
25 #define TIOCSETD _IOW('t', 1, int)
28 #define __TIOCMODS _IOW('t', 4, int) /* SunOS Specific */
30 #define __TIOCSETP _IOW('t', 9, struct sgttyb) /* SunOS Specific */
31 #define __TIOCSETN _IOW('t', 10, struct sgttyb) /* SunOS Specific */
[all …]
Dfbio.h62 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap)
63 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
65 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
66 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
87 #define FBIOSATTR _IOW('F', 5, struct fbgattr) /* Unsupported: */
90 #define FBIOSVIDEO _IOW('F', 7, int)
122 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor)
126 #define FBIOSCURPOS _IOW('F', 26, struct fbcurpos)
127 #define FBIOGCURPOS _IOW('F', 27, struct fbcurpos)
155 #define FBIO_WID_FREE _IOW('F', 31, struct fb_wid_alloc)
[all …]
/linux-2.4.37.9/include/asm-sparc64/
Dioctls.h9 #define TCSETA _IOW('T', 2, struct termio)
10 #define TCSETAW _IOW('T', 3, struct termio)
11 #define TCSETAF _IOW('T', 4, struct termio)
16 #define TCSETS _IOW('T', 9, struct termios)
17 #define TCSETSW _IOW('T', 10, struct termios)
18 #define TCSETSF _IOW('T', 11, struct termios)
26 #define TIOCSETD _IOW('t', 1, int)
29 #define __TIOCMODS _IOW('t', 4, int) /* SunOS Specific */
31 #define __TIOCSETP _IOW('t', 9, struct sgttyb) /* SunOS Specific */
32 #define __TIOCSETN _IOW('t', 10, struct sgttyb) /* SunOS Specific */
[all …]
Dfbio.h65 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap)
66 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
68 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
69 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
90 #define FBIOSATTR _IOW('F', 5, struct fbgattr) /* Unsupported: */
93 #define FBIOSVIDEO _IOW('F', 7, int)
125 #define FBIOSCURSOR _IOW('F', 24, struct fbcursor)
129 #define FBIOSCURPOS _IOW('F', 26, struct fbcurpos)
130 #define FBIOGCURPOS _IOW('F', 27, struct fbcurpos)
158 #define FBIO_WID_FREE _IOW('F', 31, struct fb_wid_alloc)
[all …]
/linux-2.4.37.9/arch/sparc/kernel/
Dsunos_ioctl.c72 case _IOW('r', 10, struct rtentry): in sunos_ioctl()
75 case _IOW('r', 11, struct rtentry): in sunos_ioctl()
78 case _IOW('i', 12, struct ifreq): in sunos_ioctl()
84 case _IOW('i', 14, struct ifreq): in sunos_ioctl()
90 case _IOW('i', 16, struct ifreq): in sunos_ioctl()
96 case _IOW('i', 18, struct ifreq): in sunos_ioctl()
105 case _IOW('i', 21, struct ifreq): /* SIOCSIFMTU */ in sunos_ioctl()
115 case _IOW('i', 24, struct ifreq): in sunos_ioctl()
121 case _IOW('i', 26, struct ifreq): in sunos_ioctl()
127 case _IOW('i', 28, struct ifreq): in sunos_ioctl()
[all …]
/linux-2.4.37.9/include/asm-sh/
Dioctls.h8 #define FIOASYNC _IOW('f', 125, int)
9 #define FIONBIO _IOW('f', 126, int)
20 #define TCSETA _IOW('t', 24, struct termio)
21 #define TCSETAW _IOW('t', 25, struct termio)
22 #define TCSETAF _IOW('t', 28, struct termio)
28 #define TIOCSWINSZ _IOW('t', 103, struct winsize)
34 #define TIOCSPGRP _IOW('t', 118, int)
41 #define TIOCSTI _IOW('T', 18, char) /* 0x5412 */
43 #define TIOCMBIS _IOW('T', 22, unsigned int) /* 0x5416 */
44 #define TIOCMBIC _IOW('T', 23, unsigned int) /* 0x5417 */
[all …]
/linux-2.4.37.9/include/asm-sh64/
Dioctls.h19 #define FIOASYNC _IOW('f', 125, int)
20 #define FIONBIO _IOW('f', 126, int)
31 #define TCSETA _IOW('t', 24, struct termio)
32 #define TCSETAW _IOW('t', 25, struct termio)
33 #define TCSETAF _IOW('t', 28, struct termio)
39 #define TIOCSWINSZ _IOW('t', 103, struct winsize)
45 #define TIOCSPGRP _IOW('t', 118, int)
52 #define TIOCSTI _IOW('T', 18, char) /* 0x5412 */
54 #define TIOCMBIS _IOW('T', 22, unsigned int) /* 0x5416 */
55 #define TIOCMBIC _IOW('T', 23, unsigned int) /* 0x5417 */
[all …]
/linux-2.4.37.9/drivers/ieee1394/
Dieee1394-ioctl.h12 #define AMDTP_IOC_CHANNEL _IOW('#', 0x00, struct amdtp_ioctl)
13 #define AMDTP_IOC_PLUG _IOW('#', 0x01, struct amdtp_ioctl)
14 #define AMDTP_IOC_PING _IOW('#', 0x02, struct amdtp_ioctl)
22 #define DV1394_IOC_INIT _IOW('#', 0x06, struct dv1394_init)
54 _IOW ('#', 0x11, int)
56 _IOW ('#', 0x12, struct video1394_wait)
62 _IOW ('#', 0x15, int)
69 _IOW ('#', 0x16, size_t)
71 _IOW ('#', 0x17, struct video1394_wait)
78 _IOW ('#', 0x1a, struct raw1394_iso_status)
[all …]
/linux-2.4.37.9/include/linux/
Dtelephony.h100 #define PHONE_CAPABILITIES_CHECK _IOW ('q', 0x82, struct phone_capability *)
115 #define PHONE_MAXRINGS _IOW ('q', 0x85, char)
116 #define PHONE_RING_CADENCE _IOW ('q', 0x86, short)
118 #define PHONE_RING_START _IOW ('q', 0x87, PHONE_CID *)
123 #define PHONE_REC_CODEC _IOW ('q', 0x89, int)
126 #define PHONE_REC_DEPTH _IOW ('q', 0x8C, int)
127 #define PHONE_FRAME _IOW ('q', 0x8D, int)
128 #define PHONE_REC_VOLUME _IOW ('q', 0x8E, int)
129 #define PHONE_REC_VOLUME_LINEAR _IOW ('q', 0xDB, int)
132 #define PHONE_PLAY_CODEC _IOW ('q', 0x90, int)
[all …]
Dintermezzo_idl.h130 #define IZO_IOC_DEVICE _IOW ('p',0x50, void *)
131 #define IZO_IOC_REINTKML _IOW ('p',0x51, void *)
132 #define IZO_IOC_GET_RCVD _IOW ('p',0x52, void *)
133 #define IZO_IOC_SET_IOCTL_UID _IOW ('p',0x53, void *)
134 #define IZO_IOC_GET_KML_SIZE _IOW ('p',0x54, void *)
135 #define IZO_IOC_PURGE_FILE_DATA _IOW ('p',0x55, void *)
136 #define IZO_IOC_CONNECT _IOW ('p',0x56, void *)
137 #define IZO_IOC_GO_FETCH_KML _IOW ('p',0x57, void *)
138 #define IZO_IOC_MARK _IOW ('p',0x58, void *)
139 #define IZO_IOC_CLEAR_FSET _IOW ('p',0x59, void *)
[all …]
Dif_ppp.h118 #define PPPIOCSFLAGS _IOW('t', 89, int) /* set configuration flags */
120 #define PPPIOCSASYNCMAP _IOW('t', 87, int) /* set async map */
123 #define PPPIOCSRASYNCMAP _IOW('t', 84, int) /* set receive async map */
125 #define PPPIOCSMRU _IOW('t', 82, int) /* set max receive unit */
126 #define PPPIOCSMAXCID _IOW('t', 81, int) /* set VJ max slot ID */
128 #define PPPIOCSXASYNCMAP _IOW('t', 79, ext_accm) /* set extended ACCM */
130 #define PPPIOCSCOMPRESS _IOW('t', 77, struct ppp_option_data)
132 #define PPPIOCSNPMODE _IOW('t', 75, struct npioctl) /* set NP mode */
133 #define PPPIOCSPASS _IOW('t', 71, struct sock_fprog) /* set pass filter */
134 #define PPPIOCSACTIVE _IOW('t', 70, struct sock_fprog) /* set active filt */
[all …]
Dppdev.h22 #define PPSETMODE _IOW(PP_IOCTL, 0x80, int)
30 #define PPWCONTROL _IOW(PP_IOCTL, 0x84, unsigned char)
36 #define PPFCONTROL _IOW(PP_IOCTL, 0x8e, struct ppdev_frob_struct)
40 #define PPWDATA _IOW(PP_IOCTL, 0x86, unsigned char)
64 #define PPDATADIR _IOW(PP_IOCTL, 0x90, int)
67 #define PPNEGOT _IOW(PP_IOCTL, 0x91, int)
70 #define PPWCTLONIRQ _IOW(PP_IOCTL, 0x92, unsigned char)
76 #define PPSETPHASE _IOW(PP_IOCTL, 0x94, int)
80 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
91 #define PPSETFLAGS _IOW(PP_IOCTL, 0x9b, int)
Dixjuser.h142 #define IXJCTL_SET_FILTER _IOW ('q', 0xC7, IXJ_FILTER *)
143 #define IXJCTL_SET_FILTER_RAW _IOW ('q', 0xDD, IXJ_FILTER_RAW *)
144 #define IXJCTL_GET_FILTER_HIST _IOW ('q', 0xC8, int)
145 #define IXJCTL_FILTER_CADENCE _IOW ('q', 0xD6, IXJ_FILTER_CADENCE *)
302 #define IXJCTL_INIT_TONE _IOW ('q', 0xC9, IXJ_TONE *)
356 #define IXJCTL_TONE_CADENCE _IOW ('q', 0xCA, IXJ_CADENCE *)
379 #define IXJCTL_AEC_START _IOW ('q', 0xCB, int)
423 #define IXJCTL_SET_LED _IOW ('q', 0xCE, int)
424 #define IXJCTL_MIXER _IOW ('q', 0xCF, int)
543 #define IXJCTL_DAA_COEFF_SET _IOW ('q', 0xD0, int)
[all …]
Dticable.h32 #define IOCTL_TIPAR_DELAY _IOW('p', 0xa8, int) /* set delay */
33 #define IOCTL_TIPAR_TIMEOUT _IOW('p', 0xa9, int) /* set timeout */
35 #define IOCTL_TISER_DELAY _IOW('p', 0xa0, int) /* set delay */
36 #define IOCTL_TISER_TIMEOUT _IOW('p', 0xa1, int) /* set timeout */
38 #define IOCTL_TIUSB_TIMEOUT _IOW('N', 0x20, int) /* set timeout */
39 #define IOCTL_TIUSB_RESET_DEVICE _IOW('N', 0x21, int) /* reset device */
40 #define IOCTL_TIUSB_RESET_PIPES _IOW('N', 0x22, int) /* reset both pipes*/
Duinput.h53 #define UI_SET_EVBIT _IOW(UINPUT_IOCTL_BASE, 100, int)
54 #define UI_SET_KEYBIT _IOW(UINPUT_IOCTL_BASE, 101, int)
55 #define UI_SET_RELBIT _IOW(UINPUT_IOCTL_BASE, 102, int)
56 #define UI_SET_ABSBIT _IOW(UINPUT_IOCTL_BASE, 103, int)
57 #define UI_SET_MSCBIT _IOW(UINPUT_IOCTL_BASE, 104, int)
58 #define UI_SET_LEDBIT _IOW(UINPUT_IOCTL_BASE, 105, int)
59 #define UI_SET_SNDBIT _IOW(UINPUT_IOCTL_BASE, 106, int)
60 #define UI_SET_FFBIT _IOW(UINPUT_IOCTL_BASE, 107, int)
Datmdev.h57 #define ATM_GETLINKRATE _IOW('a',ATMIOC_ITF+1,struct atmif_sioc)
59 #define ATM_GETNAMES _IOW('a',ATMIOC_ITF+3,struct atm_iobuf)
61 #define ATM_GETTYPE _IOW('a',ATMIOC_ITF+4,struct atmif_sioc)
63 #define ATM_GETESI _IOW('a',ATMIOC_ITF+5,struct atmif_sioc)
65 #define ATM_GETADDR _IOW('a',ATMIOC_ITF+6,struct atmif_sioc)
67 #define ATM_RSTADDR _IOW('a',ATMIOC_ITF+7,struct atmif_sioc)
69 #define ATM_ADDADDR _IOW('a',ATMIOC_ITF+8,struct atmif_sioc)
71 #define ATM_DELADDR _IOW('a',ATMIOC_ITF+9,struct atmif_sioc)
73 #define ATM_GETCIRANGE _IOW('a',ATMIOC_ITF+10,struct atmif_sioc)
75 #define ATM_SETCIRANGE _IOW('a',ATMIOC_ITF+11,struct atmif_sioc)
[all …]
/linux-2.4.37.9/arch/sparc64/kernel/
Dsunos_ioctl32.c128 case _IOW('r', 10, struct rtentry32): in sunos_ioctl()
131 case _IOW('r', 11, struct rtentry32): in sunos_ioctl()
135 case _IOW('i', 12, struct ifreq32): in sunos_ioctl()
141 case _IOW('i', 14, struct ifreq32): in sunos_ioctl()
147 case _IOW('i', 16, struct ifreq32): in sunos_ioctl()
153 case _IOW('i', 18, struct ifreq32): in sunos_ioctl()
164 case _IOW('i', 21, struct ifreq): /* SIOCSIFMTU */ in sunos_ioctl()
174 case _IOW('i', 24, struct ifreq32): in sunos_ioctl()
180 case _IOW('i', 26, struct ifreq32): in sunos_ioctl()
186 case _IOW('i', 28, struct ifreq32): in sunos_ioctl()
[all …]
/linux-2.4.37.9/include/asm-ppc/
Dioctls.h8 #define FIOASYNC _IOW('f', 125, int)
9 #define FIONBIO _IOW('f', 126, int)
15 #define TIOCSETP _IOW('t', 9, struct sgttyb)
16 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
18 #define TIOCSETC _IOW('t', 17, struct tchars)
21 #define TCSETS _IOW('t', 20, struct termios)
22 #define TCSETSW _IOW('t', 21, struct termios)
23 #define TCSETSF _IOW('t', 22, struct termios)
26 #define TCSETA _IOW('t', 24, struct termio)
27 #define TCSETAW _IOW('t', 25, struct termio)
[all …]
Dtermios.h42 #define FIOASYNC _IOW('f', 125, int)
43 #define FIONBIO _IOW('f', 126, int)
49 #define TIOCSETP _IOW('t', 9, struct sgttyb)
50 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
52 #define TIOCSETC _IOW('t', 17, struct tchars)
55 #define TCSETS _IOW('t', 20, struct termios)
56 #define TCSETSW _IOW('t', 21, struct termios)
57 #define TCSETSF _IOW('t', 22, struct termios)
60 #define TCSETA _IOW('t', 24, struct termio)
61 #define TCSETAW _IOW('t', 25, struct termio)
[all …]
/linux-2.4.37.9/include/asm-ppc64/
Dioctls.h15 #define FIOASYNC _IOW('f', 125, int)
16 #define FIONBIO _IOW('f', 126, int)
22 #define TIOCSETP _IOW('t', 9, struct sgttyb)
23 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
25 #define TIOCSETC _IOW('t', 17, struct tchars)
28 #define TCSETS _IOW('t', 20, struct termios)
29 #define TCSETSW _IOW('t', 21, struct termios)
30 #define TCSETSF _IOW('t', 22, struct termios)
33 #define TCSETA _IOW('t', 24, struct termio)
34 #define TCSETAW _IOW('t', 25, struct termio)
[all …]
Dtermios.h98 #define FIOASYNC _IOW('f', 125, int)
99 #define FIONBIO _IOW('f', 126, int)
104 #define TIOCSETP _IOW('t', 9, struct sgttyb)
105 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
107 #define TIOCSETC _IOW('t', 17, struct tchars)
110 #define TCSETS _IOW('t', 20, struct termios)
111 #define TCSETSW _IOW('t', 21, struct termios)
112 #define TCSETSF _IOW('t', 22, struct termios)
115 #define TCSETA _IOW('t', 24, struct termio)
116 #define TCSETAW _IOW('t', 25, struct termio)
[all …]
/linux-2.4.37.9/include/asm-alpha/
Dioctls.h8 #define FIOASYNC _IOW('f', 125, int)
9 #define FIONBIO _IOW('f', 126, int)
15 #define TIOCSETP _IOW('t', 9, struct sgttyb)
16 #define TIOCSETN _IOW('t', 10, struct sgttyb) /* TIOCSETP wo flush */
18 #define TIOCSETC _IOW('t', 17, struct tchars)
21 #define TCSETS _IOW('t', 20, struct termios)
22 #define TCSETSW _IOW('t', 21, struct termios)
23 #define TCSETSF _IOW('t', 22, struct termios)
26 #define TCSETA _IOW('t', 24, struct termio)
27 #define TCSETAW _IOW('t', 25, struct termio)
[all …]
/linux-2.4.37.9/drivers/usb/
Dpwc-ioctl.h130 #define VIDIOCPWCSCQUAL _IOW('v', 195, int)
148 #define VIDIOCPWCSAGC _IOW('v', 200, int)
152 #define VIDIOCPWCSSHUTTER _IOW('v', 201, int)
155 #define VIDIOCPWCSAWB _IOW('v', 202, struct pwc_whitebalance)
159 #define VIDIOCPWCSAWBSPEED _IOW('v', 203, struct pwc_wb_speed)
163 #define VIDIOCPWCSLED _IOW('v', 205, struct pwc_leds)
167 #define VIDIOCPWCSCONTOUR _IOW('v', 206, int)
171 #define VIDIOCPWCSBACKLIGHT _IOW('v', 207, int)
175 #define VIDIOCPWCSFLICKER _IOW('v', 208, int)
179 #define VIDIOCPWCSDYNNOISE _IOW('v', 209, int)
/linux-2.4.37.9/drivers/sound/emu10k1/
Dhwaccess.h109 #define CMD_WRITEFN0 _IOW('D', 0, struct mixer_private_ioctl)
111 #define CMD_WRITEPTR _IOW('D', 2, struct mixer_private_ioctl)
113 #define CMD_SETRECSRC _IOW('D', 4, struct mixer_private_ioctl)
116 #define CMD_SETVOICEPARAM _IOW('D', 7, struct mixer_private_ioctl)
120 #define CMD_SETPATCH _IOW('D', 11, struct mixer_private_ioctl)
121 #define CMD_SETGPR _IOW('D', 12, struct mixer_private_ioctl)
122 #define CMD_SETCTLGPR _IOW('D', 13, struct mixer_private_ioctl)
123 #define CMD_SETGPOUT _IOW('D', 14, struct mixer_private_ioctl)
125 #define CMD_SETGPR2OSS _IOW('D', 16, struct mixer_private_ioctl)
126 #define CMD_SETMCH_FX _IOW('D', 17, struct mixer_private_ioctl)
[all …]
/linux-2.4.37.9/include/asm-parisc/
Dioctls.h9 #define TCSETS _IOW('T', 17, struct termios) /* TCSETATTR */
10 #define TCSETSW _IOW('T', 18, struct termios) /* TCSETATTRD */
11 #define TCSETSF _IOW('T', 19, struct termios) /* TCSETATTRF */
13 #define TCSETA _IOW('T', 2, struct termio)
14 #define TCSETAW _IOW('T', 3, struct termio)
15 #define TCSETAF _IOW('T', 4, struct termio)
23 #define TIOCSPGRP _IOW('T', 29, int)
51 #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */

1234567