Searched refs:video_flush (Results 1 – 2 of 2) sorted by relevance
574 static inline int video_flush(const struct device *dev, enum video_endpoint_id ep, bool cancel) in video_flush() function627 video_flush(dev, VIDEO_EP_ALL, true); in video_stream_stop()
178 zexpect_ok(video_flush(rx_dev, VIDEO_EP_OUT, false)); in ZTEST()