Home
last modified time | relevance | path

Searched refs:meteor_video (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/video/meteor/
H A Dioctl_meteor.h64 struct meteor_video { struct
86 #define METEORSVIDEO _IOW('x', 13, struct meteor_video) /* set video */ argument
87 #define METEORGVIDEO _IOR('x', 13, struct meteor_video) /* get video */
/dragonfly/sys/dev/video/bktr/
H A Dbktr_reg.h546 struct meteor_video video;
H A Dbktr_core.c1210 struct meteor_video *video; in video_ioctl()
1389 video = (struct meteor_video *)arg; in video_ioctl()
1397 video = (struct meteor_video *)arg; in video_ioctl()