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

  /src/sys/dev/
video_if.h 507 device_t video_attach_mi(const struct video_hw_if *, device_t, void *);
video.c 432 video_attach_mi(const struct video_hw_if *hw_if, device_t parent, void *sc) function in typeref:typename:device_t
  /src/sys/dev/usb/
auvitek_video.c 152 sc->sc_videodev = video_attach_mi(&auvitek_video_if,
pseye.c 266 sc->sc_videodev = video_attach_mi(&pseye_hw_if, self, sc);
uvideo.c 623 vs->vs_videodev = video_attach_mi(&uvideo_hw_if, sc->sc_dev,

Completed in 17 milliseconds