Searched refs:dib8000_set_output_mode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dib8000.c | 405 static int dib8000_set_output_mode(struct dvb_frontend *fe, int mode) in dib8000_set_output_mode() function 1090 (dib8000_set_output_mode(fe, OUTMODE_HIGH_Z) != 0)) in dib8000_reset() 3406 dib8000_set_output_mode(fe, OUTMODE_HIGH_Z); in dib8000_sleep() 3627 dib8000_set_output_mode(state->fe[index_frontend], in dib8000_set_frontend() 3630 dib8000_set_output_mode(state->fe[0], OUTMODE_HIGH_Z); in dib8000_set_frontend() 3753 dib8000_set_output_mode(state->fe[0], state->cfg.output_mode); in dib8000_set_frontend()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dib8000.c | 405 static int dib8000_set_output_mode(struct dvb_frontend *fe, int mode) in dib8000_set_output_mode() function 1090 (dib8000_set_output_mode(fe, OUTMODE_HIGH_Z) != 0)) in dib8000_reset() 3406 dib8000_set_output_mode(fe, OUTMODE_HIGH_Z); in dib8000_sleep() 3627 dib8000_set_output_mode(state->fe[index_frontend], in dib8000_set_frontend() 3630 dib8000_set_output_mode(state->fe[0], OUTMODE_HIGH_Z); in dib8000_set_frontend() 3753 dib8000_set_output_mode(state->fe[0], state->cfg.output_mode); in dib8000_set_frontend()
|
Completed in 15 milliseconds