Searched refs:demod_lock (Results 1 – 3 of 3) sorted by relevance
109 struct mutex demod_lock; member1793 if (mutex_lock_interruptible(&state->demod_lock) < 0) { in dib9000_fw_pid_filter_ctrl()1803 mutex_unlock(&state->demod_lock); in dib9000_fw_pid_filter_ctrl()1828 if (mutex_lock_interruptible(&state->demod_lock) < 0) { in dib9000_fw_pid_filter()1835 mutex_unlock(&state->demod_lock); in dib9000_fw_pid_filter()1874 if (mutex_lock_interruptible(&state->demod_lock) < 0) { in dib9000_sleep()1886 mutex_unlock(&state->demod_lock); in dib9000_sleep()1905 if (mutex_lock_interruptible(&state->demod_lock) < 0) { in dib9000_get_frontend()1964 mutex_unlock(&state->demod_lock); in dib9000_get_frontend()2012 if (mutex_lock_interruptible(&state->demod_lock) < 0) { in dib9000_set_frontend()[all …]
225 struct mutex demod_lock; /* Lock access to shared register */ member
1208 mutex_lock(&state->internal->demod_lock); in stv090x_vitclk_ctl()1213 mutex_unlock(&state->internal->demod_lock); in stv090x_vitclk_ctl()1217 mutex_lock(&state->internal->demod_lock); in stv090x_vitclk_ctl()1222 mutex_unlock(&state->internal->demod_lock); in stv090x_vitclk_ctl()1231 mutex_unlock(&state->internal->demod_lock); in stv090x_vitclk_ctl()3933 mutex_lock(&state->internal->demod_lock); in stv090x_sleep()4035 mutex_unlock(&state->internal->demod_lock); in stv090x_sleep()4042 mutex_unlock(&state->internal->demod_lock); in stv090x_sleep()4057 mutex_lock(&state->internal->demod_lock); in stv090x_wakeup()4137 mutex_unlock(&state->internal->demod_lock); in stv090x_wakeup()[all …]