Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/intel_speed_select_if/
Disst_if_common.c536 static int misc_usage_count; variable
629 if (!misc_usage_count) { in isst_if_cdev_register()
645 misc_usage_count++; in isst_if_cdev_register()
665 misc_usage_count--; in isst_if_cdev_unregister()
669 if (!misc_usage_count && !misc_device_ret) { in isst_if_cdev_unregister()