Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/intel_speed_select_if/
Disst_if_common.c533 static int misc_usage_count; variable
626 if (!misc_usage_count) { in isst_if_cdev_register()
642 misc_usage_count++; in isst_if_cdev_register()
662 misc_usage_count--; in isst_if_cdev_unregister()
666 if (!misc_usage_count && !misc_device_ret) { in isst_if_cdev_unregister()