Searched refs:enum_fivals (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/
H A Dvideo_if.h40 int (*enum_fivals)(void *, struct v4l2_frmivalenum *); member in struct:video_hw_if
H A Dvideo.c291 if (sc->hw_if->enum_fivals)
292 error = (sc->hw_if->enum_fivals)(sc->hw_hdl,

Completed in 187 milliseconds