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()39 mutex_lock(&port->buf_mutex); in tty_port_alloc_xmit_buf()42 mutex_unlock(&port->buf_mutex); in tty_port_alloc_xmit_buf()51 mutex_lock(&port->buf_mutex); in tty_port_free_xmit_buf()56 mutex_unlock(&port->buf_mutex); in tty_port_free_xmit_buf()
531 mutex_lock(&ubi->buf_mutex); in recover_peb()545 mutex_unlock(&ubi->buf_mutex); in recover_peb()549 mutex_unlock(&ubi->buf_mutex); in recover_peb()559 mutex_unlock(&ubi->buf_mutex); in recover_peb()1060 mutex_lock(&ubi->buf_mutex); in ubi_eba_copy_leb()1164 mutex_unlock(&ubi->buf_mutex); in ubi_eba_copy_leb()
474 struct mutex buf_mutex; member
427 mutex_lock(&ubi->buf_mutex); in torture_peb()471 mutex_unlock(&ubi->buf_mutex); in torture_peb()
791 mutex_lock(&ubi->buf_mutex); in check_corruption()825 mutex_unlock(&ubi->buf_mutex); in check_corruption()
939 mutex_init(&ubi->buf_mutex); in ubi_attach_mtd_dev()
235 struct mutex buf_mutex; /* Buffer alloc lock */ member