Searched refs:DVB_FE_NO_EXIT (Results 1 – 2 of 2) sorted by relevance
628 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_is_exiting()800 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_thread()865 if (fe->exit == DVB_FE_NO_EXIT) in dvb_frontend_start()877 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_start()2074 if (fe->exit != DVB_FE_NO_EXIT) { in dvb_frontend_do_ioctl()2928 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_release()2996 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_resume()
666 #define DVB_FE_NO_EXIT 0 macro