Home
last modified time | relevance | path

Searched refs:dw100_fmt (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/media/platform/nxp/dw100/
H A Ddw100.c82 const struct dw100_fmt *fmt;
115 static const struct dw100_fmt { struct
182 static const struct dw100_fmt *dw100_find_pixel_format(u32 pixel_format, in dw100_find_pixel_format()
188 const struct dw100_fmt *fmt = &formats[i]; in dw100_find_pixel_format()
197 static const struct dw100_fmt *dw100_find_format(struct v4l2_format *f) in dw100_find_format()
720 const struct dw100_fmt *fmt; in dw100_enum_framesizes()
757 const struct dw100_fmt *fmt; in dw100_try_fmt()
1233 const struct dw100_fmt *fmt = q_data->fmt; in dw100_hw_set_source()
1286 const struct dw100_fmt *ifmt, in dw100_hw_set_destination()
1290 const struct dw100_fmt *fmt = q_data->fmt; in dw100_hw_set_destination()