Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Ddvb_frontend.h659 #define DVB_FE_NO_EXIT 0 macro
/Linux-v4.19/drivers/media/dvb-core/
Ddvb_frontend.c624 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_is_exiting()
801 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_thread()
866 if (fe->exit == DVB_FE_NO_EXIT) in dvb_frontend_start()
878 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_start()
2005 if (fe->exit != DVB_FE_NO_EXIT) { in dvb_frontend_do_ioctl()
2871 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_release()
2935 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_resume()