Searched refs:is_hotplug_ready (Results 1 – 4 of 4) sorted by relevance
242 if (is_hotplug_ready() == 0) { in spm_hotplug_on()263 if (is_hotplug_ready() == 0) { in spm_hotplug_off()
453 if (is_hotplug_ready() == 1) in spm_mcdi_prepare_for_mtcmos()472 if (is_hotplug_ready() == 1) in spm_mcdi_prepare_for_off_state()
325 int is_hotplug_ready(void);
54 int is_hotplug_ready(void) in is_hotplug_ready() function