HomeSort by: relevance | last modified time | path
    Searched refs:video_hw_if (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/
video.c 186 const struct video_hw_if *hw_if; /* Hardware interface */
432 video_attach_mi(const struct video_hw_if *hw_if, device_t parent, void *sc)
564 const struct video_hw_if *hw;
603 const struct video_hw_if *hw;
786 const struct video_hw_if *hw;
816 const struct video_hw_if *hw;
853 const struct video_hw_if *hw;
869 const struct video_hw_if *hw;
889 const struct video_hw_if *hw;
914 const struct video_hw_if *hw
    [all...]
video_if.h 458 struct video_hw_if { struct
503 const struct video_hw_if *hw_if;
507 device_t video_attach_mi(const struct video_hw_if *, device_t, void *);
  /src/sys/dev/usb/
auvitek_video.c 103 static const struct video_hw_if auvitek_video_if = {
pseye.c 146 static const struct video_hw_if pseye_hw_if = {
uvideo.c 378 static const struct video_hw_if uvideo_hw_if = {

Completed in 17 milliseconds