Home
last modified time | relevance | path

Searched refs:vpc_mutex (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/platform/x86/
Dideapad-laptop.c157 struct mutex vpc_mutex; /* protects the VPC calls */ member
440 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 …]