/* Set to true to suppress stat polling */ bool dont_poll:1;
/* * pointer to DVB frontend
*/ struct dvb_frontend *fe;
/* * driver private, do not set value
*/
u8 attach_in_use:1;
/* Operation to be called by the ts2020 driver to get the value of the * AGC PWM tuner input as theoretically output by the demodulator.
*/ int (*get_agc_pwm)(struct dvb_frontend *fe, u8 *_agc_pwm);
};
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.