Lines Matching full:used
56 /* Helper definitions to be used at frontend drivers */
103 * @frequency: Frequency used by analog TV tuner (either in 62.5 kHz step,
111 * struct contains the data that are used by the V4L2 side. To avoid
122 * enum dvbfe_algo - defines the algorithm used to tune into a channel
188 * @init: callback function used to initialize the tuner device.
189 * @sleep: callback function used to put the tuner to sleep.
190 * @suspend: callback function used to inform that the Kernel will
192 * @resume: callback function used to inform that the Kernel is
194 * @set_params: callback function used to inform the tuner to tune
195 * into a digital TV channel. The properties to be used
200 * the tuner parameters and should be used on newer
202 * @set_analog_params: callback function used to tune into an analog TV
205 * @set_config: callback function used to send some tuner-specific
208 * @get_bandwidth: get the bandwidth used by the low pass filters
212 * @get_rf_strength: returns the RF signal strength. Used mostly to support
215 * @get_afc: Used only by analog TV core. Reports the frequency
217 * @calc_regs: callback function used to pass register data settings
218 * for simple tuners. Shouldn't be used on newer drivers.
219 * @set_frequency: Set a new frequency. Shouldn't be used on newer drivers.
220 * @set_bandwidth: Set a new frequency. Shouldn't be used on newer drivers.
222 * NOTE: frequencies used on @get_frequency and @set_frequency are in Hz for
285 * @set_params: callback function used to inform the demod to set the
290 * @get_afc: Used only by analog TV core. Reports the frequency
299 * @set_config: callback function used to send some tuner-specific
365 * @init: callback function used to initialize the tuner device.
366 * @sleep: callback function used to put the tuner to sleep.
367 * @write: callback function used by some demod legacy drivers to
369 * Should not be used on new drivers.
370 * @tune: callback function used by demod drivers that use
373 * @set_frontend: callback function used to inform the demod to set the
375 * The properties to be used are stored at &struct
380 * @get_frontend: callback function used to inform the parameters
381 * actuall in use. The properties to be used are stored at
429 * @ts_bus_ctrl: callback function used to take control of the TS bus.
431 * @search: callback function used on some custom algo search algos.
459 /* these two are only used for the swzigzag code */
499 /* Used only internally at dvb_frontend.c */
666 * struct dvb_frontend - Frontend structure to be used on drivers.
678 * @callback: callback function used on some drivers to call
681 * @exit: Used to inform the DVB core that the frontend
747 * previously used DVB frontend modules.
798 * NOTE: Currently, this function is used only by one driver (budget-av).
811 * This function is used to measure the time required for the
816 * Its used internally by the DVB frontend core, in order to emulate
820 * NOTE: it should not be used at the drivers, as the emulation for the