Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/test-drivers/vidtv/
Dvidtv_mux.h180 void vidtv_mux_stop_thread(struct vidtv_mux *m);
Dvidtv_mux.c469 void vidtv_mux_stop_thread(struct vidtv_mux *m) in vidtv_mux_stop_thread() function
539 vidtv_mux_stop_thread(m); in vidtv_mux_destroy()
Dvidtv_bridge.c207 vidtv_mux_stop_thread(dvb->mux); in vidtv_stop_streaming()