au8522_i2c_gate_ctrl   88 drivers/media/dvb-frontends/au8522_common.c EXPORT_SYMBOL(au8522_i2c_gate_ctrl);
au8522_i2c_gate_ctrl  229 drivers/media/dvb-frontends/au8522_common.c 	au8522_i2c_gate_ctrl(fe, 1);
au8522_i2c_gate_ctrl  874 drivers/media/dvb-frontends/au8522_dig.c 	au8522_i2c_gate_ctrl(&state->frontend, 1);
au8522_i2c_gate_ctrl  896 drivers/media/dvb-frontends/au8522_dig.c 	.i2c_gate_ctrl        = au8522_i2c_gate_ctrl,
au8522_i2c_gate_ctrl   83 drivers/media/dvb-frontends/au8522_priv.h int au8522_i2c_gate_ctrl(struct dvb_frontend *fe, int enable);