Searched refs:stv0900_get_freq_auto (Results 1 – 3 of 3) sorted by relevance
402 stv0900_get_freq_auto(struct stv0900_internal *intp, int demod);
1214 result->frequency = stv0900_get_freq_auto(intp, d); in stv0900_get_signal_params()1258 intp->freq[d] = stv0900_get_freq_auto(intp, d); in stv0900_get_signal_params()
564 u32 stv0900_get_freq_auto(struct stv0900_internal *intp, int demod) in stv0900_get_freq_auto() function