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

/openbsd-current/sys/dev/
H A Dvideo_if.h45 int (*enum_input)(void *, struct v4l2_input *); member in struct:video_hw_if
H A Dvideo.c318 if (sc->hw_if->enum_input)
319 error = (sc->hw_if->enum_input)(sc->hw_hdl,

Completed in 115 milliseconds