Searched refs:enum_fivals (Results 1 – 2 of 2) sorted by relevance
40 int (*enum_fivals)(void *, struct v4l2_frmivalenum *); member
309 if (sc->hw_if->enum_fivals) in videoioctl()310 error = (sc->hw_if->enum_fivals)(sc->hw_hdl, in videoioctl()