misc_device_ret 534 drivers/platform/x86/intel_speed_select_if/isst_if_common.c static int misc_device_ret; misc_device_ret 615 drivers/platform/x86/intel_speed_select_if/isst_if_common.c if (misc_device_ret) misc_device_ret 616 drivers/platform/x86/intel_speed_select_if/isst_if_common.c return misc_device_ret; misc_device_ret 629 drivers/platform/x86/intel_speed_select_if/isst_if_common.c misc_device_ret = misc_register(&isst_if_char_driver); misc_device_ret 630 drivers/platform/x86/intel_speed_select_if/isst_if_common.c if (misc_device_ret) misc_device_ret 636 drivers/platform/x86/intel_speed_select_if/isst_if_common.c misc_device_ret = ret; misc_device_ret 646 drivers/platform/x86/intel_speed_select_if/isst_if_common.c return misc_device_ret; misc_device_ret 666 drivers/platform/x86/intel_speed_select_if/isst_if_common.c if (!misc_usage_count && !misc_device_ret) {