Searched refs:buf_mutex (Results 1 – 10 of 10) sorted by relevance
124 ret = mutex_lock_interruptible(&st->buf_mutex); in vp702x_usb_inout_cmd()131 mutex_unlock(&st->buf_mutex); in vp702x_usb_inout_cmd()150 mutex_unlock(&st->buf_mutex); in vp702x_usb_inout_cmd()161 mutex_lock(&st->buf_mutex); in vp702x_set_pld_mode()168 mutex_unlock(&st->buf_mutex); in vp702x_set_pld_mode()178 mutex_lock(&st->buf_mutex); in vp702x_set_pld_state()185 mutex_unlock(&st->buf_mutex); in vp702x_set_pld_state()207 mutex_lock(&dst->buf_mutex); in vp702x_set_pid()214 mutex_unlock(&dst->buf_mutex); in vp702x_set_pid()236 mutex_lock(&dst->buf_mutex); in vp702x_init_pid_filter()[all …]
48 mutex_lock(&dst->buf_mutex); in vp702x_fe_refresh_state()60 mutex_unlock(&dst->buf_mutex); in vp702x_fe_refresh_state()149 mutex_lock(&dst->buf_mutex); in vp702x_fe_set_frontend()195 mutex_unlock(&dst->buf_mutex); in vp702x_fe_set_frontend()226 mutex_lock(&dst->buf_mutex); in vp702x_fe_send_diseqc_msg()241 mutex_unlock(&dst->buf_mutex); in vp702x_fe_send_diseqc_msg()269 mutex_lock(&dst->buf_mutex); in vp702x_fe_set_tone()280 mutex_unlock(&dst->buf_mutex); in vp702x_fe_set_tone()302 mutex_lock(&dst->buf_mutex); in vp702x_fe_set_voltage()313 mutex_unlock(&dst->buf_mutex); in vp702x_fe_set_voltage()
102 struct mutex buf_mutex; member
28 mutex_init(&port->buf_mutex); in tty_port_init()103 mutex_lock(&port->buf_mutex); in tty_port_alloc_xmit_buf()106 mutex_unlock(&port->buf_mutex); in tty_port_alloc_xmit_buf()115 mutex_lock(&port->buf_mutex); in tty_port_free_xmit_buf()120 mutex_unlock(&port->buf_mutex); in tty_port_free_xmit_buf()
610 mutex_lock(&ubi->buf_mutex); in recover_peb()626 mutex_unlock(&ubi->buf_mutex); in recover_peb()631 mutex_unlock(&ubi->buf_mutex); in recover_peb()642 mutex_unlock(&ubi->buf_mutex); in recover_peb()1150 mutex_lock(&ubi->buf_mutex); in ubi_eba_copy_leb()1256 mutex_unlock(&ubi->buf_mutex); in ubi_eba_copy_leb()
398 mutex_lock(&ubi->buf_mutex); in ubi_compare_lebs()415 mutex_unlock(&ubi->buf_mutex); in ubi_compare_lebs()427 mutex_unlock(&ubi->buf_mutex); in ubi_compare_lebs()768 mutex_lock(&ubi->buf_mutex); in check_corruption()802 mutex_unlock(&ubi->buf_mutex); in check_corruption()
420 mutex_lock(&ubi->buf_mutex); in torture_peb()464 mutex_unlock(&ubi->buf_mutex); in torture_peb()
623 struct mutex buf_mutex; member
971 mutex_init(&ubi->buf_mutex); in ubi_attach_mtd_dev()
236 struct mutex buf_mutex; /* Buffer alloc lock */ member