Searched refs:cmd_mutex (Results 1 – 18 of 18) sorted by relevance
103 struct mutex cmd_mutex; member931 mutex_lock(&pcu->cmd_mutex); in ims_pcu_process_async_firmware()957 mutex_lock(&pcu->cmd_mutex); in ims_pcu_backlight_set_brightness()981 mutex_lock(&pcu->cmd_mutex); in ims_pcu_backlight_get_brightness()1305 mutex_lock(&pcu->cmd_mutex); in ims_pcu_ofn_reg_data_show()1328 mutex_lock(&pcu->cmd_mutex); in ims_pcu_ofn_reg_data_store()1346 mutex_lock(&pcu->cmd_mutex); in ims_pcu_ofn_reg_addr_show()1366 mutex_lock(&pcu->cmd_mutex); in ims_pcu_ofn_reg_addr_store()1393 mutex_lock(&pcu->cmd_mutex); in ims_pcu_ofn_bit_show()1422 mutex_lock(&pcu->cmd_mutex); in ims_pcu_ofn_bit_store()[all …]
51 struct mutex cmd_mutex; member575 mutex_lock(&host->cmd_mutex); in alcor_irq_thread()612 mutex_unlock(&host->cmd_mutex); in alcor_irq_thread()760 mutex_lock(&host->cmd_mutex); in alcor_request()772 mutex_unlock(&host->cmd_mutex); in alcor_request()910 mutex_lock(&host->cmd_mutex); in alcor_set_ios()924 mutex_unlock(&host->cmd_mutex); in alcor_set_ios()932 mutex_lock(&host->cmd_mutex); in alcor_signal_voltage_switch()946 mutex_unlock(&host->cmd_mutex); in alcor_signal_voltage_switch()966 mutex_lock(&host->cmd_mutex); in alcor_timeout_timer()[all …]
300 struct mutex cmd_mutex; member685 mutex_lock(&vub300->cmd_mutex); in vub300_pollwork_thread()704 mutex_unlock(&vub300->cmd_mutex); in vub300_pollwork_thread()716 mutex_lock(&vub300->cmd_mutex); in vub300_deadwork_thread()737 mutex_unlock(&vub300->cmd_mutex); in vub300_deadwork_thread()1751 mutex_lock(&vub300->cmd_mutex); in vub300_cmndwork_thread()1929 mutex_lock(&vub300->cmd_mutex); in vub300_mmc_request()2010 mutex_lock(&vub300->cmd_mutex); in vub300_mmc_set_ios()2035 mutex_unlock(&vub300->cmd_mutex); in vub300_mmc_set_ios()2177 mutex_init(&vub300->cmd_mutex); in vub300_probe()[all …]
103 struct mutex *m = ps2dev->serio->ps2_cmd_mutex ?: &ps2dev->cmd_mutex; in ps2_begin_command()111 struct mutex *m = ps2dev->serio->ps2_cmd_mutex ?: &ps2dev->cmd_mutex; in ps2_end_command()378 mutex_init(&ps2dev->cmd_mutex); in ps2_init()379 lockdep_set_subclass(&ps2dev->cmd_mutex, serio->depth); in ps2_init()
54 struct mutex cmd_mutex; member226 mutex_lock(&elo->cmd_mutex); in elo_command_10()254 mutex_unlock(&elo->cmd_mutex); in elo_command_10()321 mutex_init(&elo->cmd_mutex); in elo_connect()
45 mutex_init(&bus->cmd_mutex); in snd_hdac_bus_init()92 mutex_lock(&bus->cmd_mutex); in snd_hdac_bus_exec_verb()94 mutex_unlock(&bus->cmd_mutex); in snd_hdac_bus_exec_verb()
128 mutex_lock(&hbus->core.cmd_mutex); in hda_codec_probe()131 mutex_unlock(&hbus->core.cmd_mutex); in hda_codec_probe()
37 struct mutex cmd_mutex; member
326 mutex_lock(&dev->cmd_mutex); in ngene_command()328 mutex_unlock(&dev->cmd_mutex); in ngene_command()1263 mutex_destroy(&dev->cmd_mutex); in ngene_stop()1326 mutex_init(&dev->cmd_mutex); in ngene_start()1623 mutex_lock(&dev->cmd_mutex); in ngene_unlink()1626 mutex_unlock(&dev->cmd_mutex); in ngene_unlink()
776 struct mutex cmd_mutex; member
138 struct mutex cmd_mutex; member1619 mutex_lock(&msm_host->cmd_mutex); in dsi_host_transfer()1621 mutex_unlock(&msm_host->cmd_mutex); in dsi_host_transfer()1885 mutex_init(&msm_host->cmd_mutex); in msm_dsi_host_init()1913 mutex_destroy(&msm_host->cmd_mutex); in msm_dsi_host_destroy()
707 mutex_lock(&bus->cmd_mutex); in probe_codec()710 mutex_unlock(&bus->cmd_mutex); in probe_codec()
136 struct mutex cmd_mutex; member
1138 mutex_lock(&bus->cmd_mutex); in probe_codec()1143 mutex_unlock(&bus->cmd_mutex); in probe_codec()
49 mutex_lock(&bus->core.cmd_mutex); in codec_exec_verb()55 mutex_unlock(&bus->core.cmd_mutex); in codec_exec_verb()
32 mutex_init(&dev->ex_dev.cmd_mutex); in sas_init_dev()
62 mutex_lock(&dev->ex_dev.cmd_mutex); in smp_execute_task_sg()133 mutex_unlock(&dev->ex_dev.cmd_mutex); in smp_execute_task_sg()
357 struct mutex cmd_mutex; member
Completed in 80 milliseconds