Searched refs:vpc_mutex (Results 1 – 1 of 1) sorted by relevance
157 struct mutex vpc_mutex; /* protects the VPC calls */ member440 guard(mutex)(&priv->vpc_mutex); in debugfs_status_show()560 scoped_guard(mutex, &priv->vpc_mutex) { in camera_power_show()581 scoped_guard(mutex, &priv->vpc_mutex) { in camera_power_store()636 scoped_guard(mutex, &priv->vpc_mutex) { in fan_mode_show()660 scoped_guard(mutex, &priv->vpc_mutex) { in fan_mode_store()747 scoped_guard(mutex, &priv->vpc_mutex) { in touchpad_show()770 scoped_guard(mutex, &priv->vpc_mutex) { in touchpad_store()1165 guard(mutex)(&priv->priv->vpc_mutex); in ideapad_rfk_set()1180 guard(mutex)(&priv->vpc_mutex); in ideapad_sync_rfk_state()[all …]