Searched refs:l_v4l2_format (Results 1 – 2 of 2) sorted by relevance
88 struct l_v4l2_format { struct
3084 linux_to_bsd_v4l2_format(struct l_v4l2_format *lvf, struct v4l2_format *vf) in linux_to_bsd_v4l2_format()3102 bsd_to_linux_v4l2_format(struct v4l2_format *vf, struct l_v4l2_format *lvf) in bsd_to_linux_v4l2_format()3124 struct l_v4l2_format l_vformat; in linux_ioctl_v4l2()