pdev_list_mutex   211 drivers/hwmon/via-cputemp.c static DEFINE_MUTEX(pdev_list_mutex);
pdev_list_mutex   240 drivers/hwmon/via-cputemp.c 	mutex_lock(&pdev_list_mutex);
pdev_list_mutex   242 drivers/hwmon/via-cputemp.c 	mutex_unlock(&pdev_list_mutex);
pdev_list_mutex   258 drivers/hwmon/via-cputemp.c 	mutex_lock(&pdev_list_mutex);
pdev_list_mutex   263 drivers/hwmon/via-cputemp.c 			mutex_unlock(&pdev_list_mutex);
pdev_list_mutex   268 drivers/hwmon/via-cputemp.c 	mutex_unlock(&pdev_list_mutex);