Searched refs:ov7670_set_fmt (Results 1 – 1 of 1) sorted by relevance
351 static int ov7670_set_fmt(const struct device *dev, enum video_endpoint_id ep, in ov7670_set_fmt() function533 ret = ov7670_set_fmt(dev, VIDEO_EP_OUT, &fmt); in ov7670_init()551 .set_format = ov7670_set_fmt,