Searched refs:DVB_FE_NO_EXIT (Results 1 – 2 of 2) sorted by relevance
576 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_is_exiting()866 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_thread()931 if (fe->exit == DVB_FE_NO_EXIT) in dvb_frontend_start()943 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_start()2016 if (fe->exit != DVB_FE_NO_EXIT) { in dvb_frontend_ioctl()2666 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_release()2720 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_resume()
645 #define DVB_FE_NO_EXIT 0 macro