Home
last modified time | relevance | path

Searched refs:au8522_analog_i2c_gate_ctrl (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/media/dvb-frontends/
Dau8522_common.c102 int au8522_analog_i2c_gate_ctrl(struct dvb_frontend *fe, int enable) in au8522_analog_i2c_gate_ctrl() function
113 EXPORT_SYMBOL(au8522_analog_i2c_gate_ctrl);
Dau8522_priv.h89 int au8522_analog_i2c_gate_ctrl(struct dvb_frontend *fe, int enable);
Dau8522_dig.c877 state->frontend.ops.analog_ops.i2c_gate_ctrl = au8522_analog_i2c_gate_ctrl; in au8522_attach()