Home | History | Annotate | Download | only in hardware

Lines Matching refs:tune

71  * - event RADIO_EVENT_TUNED: tune locked on new station/frequency following scan(),
72 * step(), tune() or auto AF switching. The event status is 0 (no error) if in tune,
98 * Automatically cancels pending scan, step or tune.
133 * Automatically cancels pending scan, step or tune.
157 * Automatically cancels pending scan, step or tune.
167 * Tune to specified frequency.
171 * - channel: channel to tune to. A frequency in kHz for AM/FM/HD Radio bands.
175 * 0 if tune successfully started
180 * Automatically cancels pending scan, step or tune.
186 int (*tune)(const struct radio_tuner *tuner,
190 * Cancel a scan, step or tune operation.
191 * Must be called while a scan, step or tune operation is pending