Lines Matching refs:confctl_mutex
197 struct mutex confctl_mutex; member
696 mutex_lock(&state->confctl_mutex); in enable_stream()
699 mutex_unlock(&state->confctl_mutex); in enable_stream()
814 mutex_lock(&state->confctl_mutex); in tc35874x_set_csi_color_space()
817 mutex_unlock(&state->confctl_mutex); in tc35874x_set_csi_color_space()
826 mutex_lock(&state->confctl_mutex); in tc35874x_set_csi_color_space()
828 mutex_unlock(&state->confctl_mutex); in tc35874x_set_csi_color_space()
975 mutex_lock(&state->confctl_mutex); in tc35874x_set_hdmi_audio()
978 mutex_unlock(&state->confctl_mutex); in tc35874x_set_hdmi_audio()
1948 mutex_lock(&state->confctl_mutex); in tc35874x_g_frame_interval()
1950 mutex_unlock(&state->confctl_mutex); in tc35874x_g_frame_interval()
2395 mutex_init(&state->confctl_mutex); in tc35874x_probe()
2448 mutex_destroy(&state->confctl_mutex); in tc35874x_probe()
2467 mutex_destroy(&state->confctl_mutex); in tc35874x_remove()