Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/dvb-frontends/
Ds5h1409.c424 static int s5h1409_i2c_gate_ctrl(struct dvb_frontend *fe, int enable) in s5h1409_i2c_gate_ctrl() function
741 s5h1409_i2c_gate_ctrl(fe, 0); in s5h1409_init()
976 s5h1409_i2c_gate_ctrl(&state->frontend, 1); in s5h1409_attach()
997 .i2c_gate_ctrl = s5h1409_i2c_gate_ctrl,