Searched refs:enum_format (Results 1 – 5 of 5) sorted by relevance
465 int (*enum_format)(void *, uint32_t, struct video_format *); member
792 if (hw->enum_format == NULL) in video_enum_format()795 err = hw->enum_format(sc->hw_softc, fmtdesc->index, &vfmt); in video_enum_format()823 if (hw->enum_format == NULL) in video_enum_framesizes()832 err = hw->enum_format(sc->hw_softc, n, &vfmt); in video_enum_framesizes()856 if (hw->enum_format == NULL) in video_enum_frameival()
108 .enum_format = auvitek_enum_format,
151 .enum_format = pseye_enum_format,
383 .enum_format = uvideo_enum_format,