Lines Matching refs:confctl_mutex
67 struct mutex confctl_mutex; member
397 mutex_lock(<8619c->confctl_mutex); in lt8619c_delayed_work_enable_hotplug()
411 mutex_unlock(<8619c->confctl_mutex); in lt8619c_delayed_work_enable_hotplug()
430 mutex_lock(<8619c->confctl_mutex); in lt8619c_delayed_work_monitor_resolution()
448 mutex_unlock(<8619c->confctl_mutex); in lt8619c_delayed_work_monitor_resolution()
1116 mutex_lock(<8619c->confctl_mutex); in lt8619c_query_dv_timings()
1118 mutex_unlock(<8619c->confctl_mutex); in lt8619c_query_dv_timings()
1241 mutex_lock(<8619c->confctl_mutex); in lt8619c_get_fmt()
1250 mutex_unlock(<8619c->confctl_mutex); in lt8619c_get_fmt()
1398 mutex_lock(<8619c->confctl_mutex); in lt8619c_g_frame_interval()
1400 mutex_unlock(<8619c->confctl_mutex); in lt8619c_g_frame_interval()
1436 mutex_lock(<8619c->confctl_mutex); in lt8619c_open()
1444 mutex_unlock(<8619c->confctl_mutex); in lt8619c_open()
1753 mutex_init(<8619c->confctl_mutex); in lt8619c_probe()
1837 mutex_destroy(<8619c->confctl_mutex); in lt8619c_probe()
1855 mutex_destroy(<8619c->confctl_mutex); in lt8619c_remove()