Searched refs:DVB_FE_NO_EXIT (Results 1 – 2 of 2) sorted by relevance
568 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_is_exiting()858 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_thread()944 if (fe->exit == DVB_FE_NO_EXIT) in dvb_frontend_start()956 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_start()2029 if (fe->exit != DVB_FE_NO_EXIT) { in dvb_frontend_ioctl()2668 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_release()2722 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_resume()
410 #define DVB_FE_NO_EXIT 0 macro