Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/intel/speed_select_if/
Disst_if_common.c600 static int misc_usage_count; variable
693 if (!misc_usage_count) { in isst_if_cdev_register()
709 misc_usage_count++; in isst_if_cdev_register()
729 misc_usage_count--; in isst_if_cdev_unregister()
733 if (!misc_usage_count && !misc_device_ret) { in isst_if_cdev_unregister()