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