Searched refs:is_hotplug_ready (Results 1 – 4 of 4) sorted by relevance
244 if (is_hotplug_ready() == 0) { in spm_hotplug_on()265 if (is_hotplug_ready() == 0) { in spm_hotplug_off()
456 if (is_hotplug_ready() == 1) in spm_mcdi_prepare_for_mtcmos()475 if (is_hotplug_ready() == 1) in spm_mcdi_prepare_for_off_state()
324 int is_hotplug_ready(void);
56 int is_hotplug_ready(void) in is_hotplug_ready() function