Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Ds5h1409.c436 static int s5h1409_i2c_gate_ctrl(struct dvb_frontend *fe, int enable) in s5h1409_i2c_gate_ctrl() function
753 s5h1409_i2c_gate_ctrl(fe, 0); in s5h1409_init()
988 s5h1409_i2c_gate_ctrl(&state->frontend, 1); in s5h1409_attach()
1009 .i2c_gate_ctrl = s5h1409_i2c_gate_ctrl,