Home
last modified time | relevance | path

Searched refs:_agc_pwm (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/dvb-frontends/
H A Dts2020.h54 int (*get_agc_pwm)(struct dvb_frontend *fe, u8 *_agc_pwm);
H A Dm88ds3103.h145 extern int m88ds3103_get_agc_pwm(struct dvb_frontend *fe, u8 *_agc_pwm);
H A Dts2020.c25 int (*get_agc_pwm)(struct dvb_frontend *fe, u8 *_agc_pwm);
H A Dm88ds3103.c156 int m88ds3103_get_agc_pwm(struct dvb_frontend *fe, u8 *_agc_pwm) in m88ds3103_get_agc_pwm() argument
164 *_agc_pwm = tmp; in m88ds3103_get_agc_pwm()