Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
A Ddib9000.c109 struct mutex demod_lock; member
1803 mutex_unlock(&state->demod_lock); in dib9000_fw_pid_filter_ctrl()
1835 mutex_unlock(&state->demod_lock); in dib9000_fw_pid_filter()
1886 mutex_unlock(&state->demod_lock); in dib9000_sleep()
2137 mutex_unlock(&state->demod_lock); in dib9000_set_frontend()
2197 mutex_unlock(&state->demod_lock); in dib9000_read_status()
2231 mutex_unlock(&state->demod_lock); in dib9000_read_ber()
2276 mutex_unlock(&state->demod_lock); in dib9000_read_signal_strength()
2340 mutex_unlock(&state->demod_lock); in dib9000_read_snr()
2371 mutex_unlock(&state->demod_lock); in dib9000_read_unc_blocks()
[all …]
A Dstv090x_priv.h225 struct mutex demod_lock; /* Lock access to shared register */ member
A Dstv090x.c1203 mutex_lock(&state->internal->demod_lock); in stv090x_vitclk_ctl()
1208 mutex_unlock(&state->internal->demod_lock); in stv090x_vitclk_ctl()
1212 mutex_lock(&state->internal->demod_lock); in stv090x_vitclk_ctl()
1217 mutex_unlock(&state->internal->demod_lock); in stv090x_vitclk_ctl()
1226 mutex_unlock(&state->internal->demod_lock); in stv090x_vitclk_ctl()
3928 mutex_lock(&state->internal->demod_lock); in stv090x_sleep()
4030 mutex_unlock(&state->internal->demod_lock); in stv090x_sleep()
4037 mutex_unlock(&state->internal->demod_lock); in stv090x_sleep()
4052 mutex_lock(&state->internal->demod_lock); in stv090x_wakeup()
4132 mutex_unlock(&state->internal->demod_lock); in stv090x_wakeup()
[all …]
/linux/drivers/media/dvb-frontends/drx39xyj/
A Ddrxj.c10801 u16 demod_lock = SCU_RAM_PARAM_1_RES_DEMOD_GET_LOCK_DEMOD_LOCKED; in ctrl_lock_status() local
10818 demod_lock |= 0x6; in ctrl_lock_status()
10845 if (cmd_scu.result[1] < demod_lock) { in ctrl_lock_status()

Completed in 32 milliseconds