Home
last modified time | relevance | path

Searched refs:video_input (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/video/
H A Dvideo_if.m59 struct video_input *inp __unused)
161 struct video_input *input;
H A Dvideo.h47 struct video_input { struct
H A Dvideo.c903 struct video_input vi; in video_enum_input()
/freebsd/sys/dev/firewire/
H A Dfwcam.c71 static int fwcam_hw_enum_input(device_t, uint32_t, struct video_input *);
1092 fwcam_hw_enum_input(device_t dev, uint32_t index, struct video_input *inp) in fwcam_hw_enum_input()
/freebsd/sys/dev/usb/video/
H A Duvideo.c162 static int uvideo_hw_enum_input(device_t, uint32_t, struct video_input *);
3015 uvideo_hw_enum_input(device_t dev, uint32_t index, struct video_input *inp) in uvideo_hw_enum_input()