Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/dvb/frontends/
Dau8522_dig.c81 static int au8522_i2c_gate_ctrl(struct dvb_frontend *fe, int enable) in au8522_i2c_gate_ctrl() function
628 au8522_i2c_gate_ctrl(fe, 1); in au8522_init()
1002 au8522_i2c_gate_ctrl(&state->frontend, 1); in au8522_attach()
1024 .i2c_gate_ctrl = au8522_i2c_gate_ctrl,