Searched refs:cmd_mutex (Results 1 – 13 of 13) sorted by relevance
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()
103 struct mutex cmd_mutex; member936 scoped_guard(mutex, &pcu->cmd_mutex) in ims_pcu_process_async_firmware()961 guard(mutex)(&pcu->cmd_mutex); in ims_pcu_backlight_set_brightness()983 guard(mutex)(&pcu->cmd_mutex); in ims_pcu_backlight_get_brightness()1076 scoped_cond_guard(mutex_intr, return -EINTR, &pcu->cmd_mutex) { in ims_pcu_attribute_store()1173 scoped_cond_guard(mutex_intr, return -EINTR, &pcu->cmd_mutex) { in ims_pcu_update_firmware_store()1301 scoped_guard(mutex, &pcu->cmd_mutex) { in ims_pcu_ofn_reg_data_show()1323 guard(mutex)(&pcu->cmd_mutex); in ims_pcu_ofn_reg_data_store()1342 guard(mutex)(&pcu->cmd_mutex); in ims_pcu_ofn_reg_addr_show()1360 guard(mutex)(&pcu->cmd_mutex); in ims_pcu_ofn_reg_addr_store()[all …]
300 struct mutex cmd_mutex; member683 mutex_lock(&vub300->cmd_mutex); in vub300_pollwork_thread()702 mutex_unlock(&vub300->cmd_mutex); in vub300_pollwork_thread()714 mutex_lock(&vub300->cmd_mutex); in vub300_deadwork_thread()735 mutex_unlock(&vub300->cmd_mutex); in vub300_deadwork_thread()1750 mutex_lock(&vub300->cmd_mutex); in vub300_cmndwork_thread()1778 mutex_unlock(&vub300->cmd_mutex); in vub300_cmndwork_thread()1785 mutex_unlock(&vub300->cmd_mutex); in vub300_cmndwork_thread()1928 mutex_lock(&vub300->cmd_mutex); in vub300_mmc_request()1937 mutex_unlock(&vub300->cmd_mutex); in vub300_mmc_request()[all …]
45 mutex_init(&bus->cmd_mutex); in snd_hdac_bus_init()91 guard(mutex)(&bus->cmd_mutex); in snd_hdac_bus_exec_verb()
50 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()1625 mutex_lock(&dev->cmd_mutex); in ngene_unlink()1628 mutex_unlock(&dev->cmd_mutex); in ngene_unlink()
728 struct mutex cmd_mutex; member
146 struct mutex cmd_mutex; member1738 mutex_lock(&msm_host->cmd_mutex); in dsi_host_transfer()1740 mutex_unlock(&msm_host->cmd_mutex); in dsi_host_transfer()2038 mutex_init(&msm_host->cmd_mutex); in msm_dsi_host_init()2064 mutex_destroy(&msm_host->cmd_mutex); in msm_dsi_host_destroy()
31 mutex_init(&dev->ex_dev.cmd_mutex); in sas_init_dev()
66 mutex_lock(&dev->ex_dev.cmd_mutex); in smp_execute_task_sg()137 mutex_unlock(&dev->ex_dev.cmd_mutex); in smp_execute_task_sg()
365 struct mutex cmd_mutex; member
1125 scoped_guard(mutex, &bus->cmd_mutex) { in probe_codec()
42 guard(mutex)(&bus->core.cmd_mutex); in call_exec_verb()