Home
last modified time | relevance | path

Searched refs:activedemod (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstv0367.c93 enum active_demod_state activedemod; member
2940 state->activedemod = demod_ter; in stv0367ddb_setup_ter()
2976 state->activedemod = demod_cab; in stv0367ddb_setup_cab()
2985 if (state->activedemod != demod_ter) in stv0367ddb_set_frontend()
2990 if (state->activedemod != demod_cab) in stv0367ddb_set_frontend()
3013 switch (state->activedemod) { in stv0367ddb_read_signal_strength()
3033 switch (state->activedemod) { in stv0367ddb_read_snr()
3065 switch (state->activedemod) { in stv0367ddb_read_ucblocks()
3088 switch (state->activedemod) { in stv0367ddb_read_status()
3125 switch (state->activedemod) { in stv0367ddb_get_frontend()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dstv0367.c93 enum active_demod_state activedemod; member
2936 state->activedemod = demod_ter; in stv0367ddb_setup_ter()
2972 state->activedemod = demod_cab; in stv0367ddb_setup_cab()
2981 if (state->activedemod != demod_ter) in stv0367ddb_set_frontend()
2986 if (state->activedemod != demod_cab) in stv0367ddb_set_frontend()
3009 switch (state->activedemod) { in stv0367ddb_read_signal_strength()
3029 switch (state->activedemod) { in stv0367ddb_read_snr()
3061 switch (state->activedemod) { in stv0367ddb_read_ucblocks()
3084 switch (state->activedemod) { in stv0367ddb_read_status()
3121 switch (state->activedemod) { in stv0367ddb_get_frontend()
[all...]

Completed in 8 milliseconds