Searched refs:OUTMODE_DIVERSITY (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | dibx000_common.h | 156 #define OUTMODE_DIVERSITY 4 macro
|
H A D | dib7000m.c | 173 case OUTMODE_DIVERSITY: in dib7000m_set_output_mode() 202 if (mode == OUTMODE_DIVERSITY) in dib7000m_set_output_mode() 1375 dib7000m_set_output_mode(&st, OUTMODE_DIVERSITY);
|
H A D | dib9000.c | 222 case OUTMODE_DIVERSITY: in to_fw_output_mode() 1553 case OUTMODE_DIVERSITY: in dib9000_fw_set_output_mode() 2132 dib9000_fw_set_output_mode(state->fe[index_frontend], OUTMODE_DIVERSITY); in dib9000_set_frontend()
|
H A D | dib7000p.c | 193 case OUTMODE_DIVERSITY: in dib7000p_set_output_mode() 2117 dib7000p_set_output_mode(dpst, OUTMODE_DIVERSITY); in dib7000p_i2c_enumeration() 2670 case OUTMODE_DIVERSITY: in dib7090_set_output_mode()
|
H A D | dib3000mc.c | 223 case OUTMODE_DIVERSITY: in dib3000mc_set_output_mode()
|
H A D | dib8000.c | 428 case OUTMODE_DIVERSITY: in dib8000_set_output_mode() 1623 case OUTMODE_DIVERSITY: in dib8096p_set_output_mode() 3214 if ((state->fe[1] != NULL) && (state->output_mode != OUTMODE_DIVERSITY)) { in dib8000_tune() 3628 OUTMODE_DIVERSITY); in dib8000_set_frontend() 3635 OUTMODE_DIVERSITY); in dib8000_set_frontend()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | dibx000_common.h | 156 #define OUTMODE_DIVERSITY 4 macro
|
H A D | dib7000m.c | 173 case OUTMODE_DIVERSITY: in dib7000m_set_output_mode() 202 if (mode == OUTMODE_DIVERSITY) in dib7000m_set_output_mode() 1375 dib7000m_set_output_mode(&st, OUTMODE_DIVERSITY);
|
H A D | dib7000p.c | 193 case OUTMODE_DIVERSITY: in dib7000p_set_output_mode() 2117 dib7000p_set_output_mode(dpst, OUTMODE_DIVERSITY); in dib7000p_i2c_enumeration() 2670 case OUTMODE_DIVERSITY: in dib7090_set_output_mode()
|
H A D | dib9000.c | 222 case OUTMODE_DIVERSITY: in to_fw_output_mode() 1553 case OUTMODE_DIVERSITY: in dib9000_fw_set_output_mode() 2132 dib9000_fw_set_output_mode(state->fe[index_frontend], OUTMODE_DIVERSITY); in dib9000_set_frontend()
|
H A D | dib3000mc.c | 223 case OUTMODE_DIVERSITY: in dib3000mc_set_output_mode()
|
H A D | dib8000.c | 428 case OUTMODE_DIVERSITY: in dib8000_set_output_mode() 1623 case OUTMODE_DIVERSITY: in dib8096p_set_output_mode() 3214 if ((state->fe[1] != NULL) && (state->output_mode != OUTMODE_DIVERSITY)) { in dib8000_tune() 3628 OUTMODE_DIVERSITY); in dib8000_set_frontend() 3635 OUTMODE_DIVERSITY); in dib8000_set_frontend()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 1588 .output_mode = OUTMODE_DIVERSITY, 2307 .output_mode = OUTMODE_DIVERSITY,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 1588 .output_mode = OUTMODE_DIVERSITY, 2300 .output_mode = OUTMODE_DIVERSITY,
|
Completed in 41 milliseconds