Searched refs:video_window32 (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dioctl32.c237 struct video_window32 { struct
252 static int get_video_window32(struct video_window *kp, struct video_window32 *up)
304 static int put_video_window32(struct video_window *kp, struct video_window32 *up)
319 #define VIDIOCGWIN32 _IOR('v',9, struct video_window32)
320 #define VIDIOCSWIN32 _IOW('v',10, struct video_window32)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dia32_ioctl.c223 struct video_window32 { struct
238 static int get_video_window32(struct video_window *kp, struct video_window32 *up)
290 static int put_video_window32(struct video_window *kp, struct video_window32 *up)
305 #define VIDIOCGWIN32 _IOR('v',9, struct video_window32)
306 #define VIDIOCSWIN32 _IOW('v',10, struct video_window32)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dioctl32.c244 struct video_window32 { struct
259 static int get_video_window32(struct video_window *kp, struct video_window32 *up)
311 static int put_video_window32(struct video_window *kp, struct video_window32 *up)
326 #define VIDIOCGWIN32 _IOR('v',9, struct video_window32)
327 #define VIDIOCSWIN32 _IOW('v',10, struct video_window32)

Completed in 70 milliseconds