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