hotplug_is_native
&& !(pdev && hotplug_is_native(pdev))) {
if (!hotplug_is_native(dev))
if (hotplug_is_native(dev))
if (bridge && bus->self && hotplug_is_native(bus->self)) {