enum dvbfe_search — search callback possible return status
enum dvbfe_search { DVBFE_ALGO_SEARCH_SUCCESS, DVBFE_ALGO_SEARCH_ASLEEP, DVBFE_ALGO_SEARCH_FAILED, DVBFE_ALGO_SEARCH_INVALID, DVBFE_ALGO_SEARCH_AGAIN, DVBFE_ALGO_SEARCH_ERROR };
The frontend search algorithm completed and returned successfully
The frontend search algorithm is sleeping
The frontend search for a signal failed
The frontend search algorith was probably supplied with invalid parameters and the search is an invalid one
The frontend search algorithm was requested to search again
The frontend search algorithm failed due to some error