Home
last modified time | relevance | path

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

/Linux-v5.4/include/media/
Ddvb_frontend.h660 #define DVB_FE_NO_EXIT 0 macro
/Linux-v5.4/drivers/media/dvb-core/
Ddvb_frontend.c615 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_is_exiting()
792 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_thread()
857 if (fe->exit == DVB_FE_NO_EXIT) in dvb_frontend_start()
869 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_start()
1999 if (fe->exit != DVB_FE_NO_EXIT) { in dvb_frontend_do_ioctl()
2879 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_release()
2943 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_resume()