Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-core/
A Ddvb_frontend.c620 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_is_exiting()
797 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_thread()
862 if (fe->exit == DVB_FE_NO_EXIT) in dvb_frontend_start()
874 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_start()
2063 if (fe->exit != DVB_FE_NO_EXIT) { in dvb_frontend_do_ioctl()
2903 if (fe->exit != DVB_FE_NO_EXIT) in dvb_frontend_release()
2967 fe->exit = DVB_FE_NO_EXIT; in dvb_frontend_resume()
/linux/include/media/
A Ddvb_frontend.h660 #define DVB_FE_NO_EXIT 0 macro

Completed in 14 milliseconds