Home
last modified time | relevance | path

Searched defs:hwmon_lock (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/platform/x86/
H A Dayaneo-ec.c58 struct mutex hwmon_lock; member
/linux/drivers/hwmon/occ/
H A Dcommon.h104 struct mutex hwmon_lock; /* serialize hwmon registration/removal */ member
/linux/drivers/hwmon/
H A Dhwmon.c807 void hwmon_lock(struct device *dev) hwmon_lock() function
/linux/include/linux/
H A Dhwmon.h501 DEFINE_GUARD(hwmon_lock, struct device *, hwmon_lock(_T), hwmon_unlock(_T)) in DEFINE_GUARD() argument