Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/video/
Dvideo_emul_rx.c142 static int emul_rx_stream_stop(const struct device *dev) in emul_rx_stream_stop() function
236 emul_rx_stream_stop(dev); in emul_rx_flush()
266 .stream_stop = emul_rx_stream_stop,