Home
last modified time | relevance | path

Searched defs:cal_ctx (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/media/platform/ti-vpe/
Dcal.h223 struct cal_ctx { struct
224 struct v4l2_ctrl_handler ctrl_handler;
225 struct video_device vdev;
226 struct media_pad pad;
228 struct cal_dev *cal;
229 struct cal_camerarx *phy;
232 struct mutex mutex;
234 struct cal_dmaqueue dma;
237 const struct cal_format_info *fmtinfo;
239 struct v4l2_format v_fmt;
[all …]