Lines Matching refs:_IOW
83 #define METEORCAPTUR _IOW('x', 1, int) /* capture a frame */
84 #define METEORCAPFRM _IOW('x', 2, struct meteor_capframe) /* sync capture */
85 #define METEORSETGEO _IOW('x', 3, struct meteor_geomet) /* set geometry */
88 #define METEORSHUE _IOW('x', 6, signed char) /* set hue */
90 #define METEORSFMT _IOW('x', 7, unsigned int) /* set format */
92 #define METEORSINPUT _IOW('x', 8, unsigned int) /* set input dev */
94 #define METEORSCHCV _IOW('x', 9, unsigned char) /* set uv gain */
96 #define METEORSCOUNT _IOW('x',10, struct meteor_counts)
98 #define METEORSFPS _IOW('x',11, unsigned short) /* set fps */
100 #define METEORSSIGNAL _IOW('x', 12, unsigned int) /* set signal */
102 #define METEORSVIDEO _IOW('x', 13, struct meteor_video) /* set video */
104 #define METEORSBRIG _IOW('x', 14, unsigned char) /* set brightness */
106 #define METEORSCSAT _IOW('x', 15, unsigned char) /* set chroma sat */
108 #define METEORSCONT _IOW('x', 16, unsigned char) /* set contrast */
110 #define METEORSBT254 _IOW('x', 17, unsigned short) /* set Bt254 reg */
112 #define METEORSHWS _IOW('x', 18, unsigned char) /* set hor start reg */
114 #define METEORSVWS _IOW('x', 19, unsigned char) /* set vert start reg */
116 #define METEORSTS _IOW('x', 20, unsigned char) /* set time stamp */
295 #define TVTUNER_SETCHNL _IOW('x', 32, unsigned int) /* set channel */
297 #define TVTUNER_SETTYPE _IOW('x', 33, unsigned int) /* set tuner type */
300 #define TVTUNER_SETFREQ _IOW('x', 35, unsigned int) /* set frequency */
304 #define BT848_SHUE _IOW('x', 37, int) /* set hue */
306 #define BT848_SBRIG _IOW('x', 38, int) /* set brightness */
308 #define BT848_SCSAT _IOW('x', 39, int) /* set chroma sat */
310 #define BT848_SCONT _IOW('x', 40, int) /* set contrast */
312 #define BT848_SVSAT _IOW('x', 41, int) /* set chroma V sat */
314 #define BT848_SUSAT _IOW('x', 42, int) /* set chroma U sat */
321 #define BT848_SAUDIO _IOW('x', 46, int) /* set audio channel */
323 #define BT848_SBTSC _IOW('x', 48, int) /* set audio channel */
332 #define TVTUNER_SETAFC _IOW('x', 53, int) /* turn AFC on/off */
334 #define BT848_SLNOTCH _IOW('x', 55, int) /* set luma notch */
356 #define RADIO_SETMODE _IOW('x', 58, unsigned int) /* set radio modes */
361 #define RADIO_SETFREQ _IOW('x', 59, unsigned int) /* set frequency */
413 #define METEORSACTPIXFMT _IOW('x', 64, int)
418 #define BT848SCLIP _IOW('x', 66, struct _bktr_clip)
423 #define BT848SFMT _IOW('x', 67, unsigned int)
427 #define BT848SCBUF _IOW('x', 68, int)
443 #define BT848_SCAPAREA _IOW('x', 69, struct bktr_capture_area)
471 #define BT848_GPIO_SET_EN _IOW('x', 72, int) /* set gpio_out_en */
473 #define BT848_GPIO_SET_DATA _IOW('x', 74, int) /* set gpio_data */