Searched refs:di_hp_depends_on (Results 1 – 4 of 4) sorted by relevance
276 if ((connection == NULL) && (di_hp_depends_on(hp) != -1)) in copy_hotplug()332 if (di_hp_depends_on(port_hp) != physnum) in copy_hotplug()
207 di_hp_depends_on;
341 extern int di_hp_depends_on(di_hp_t hp);
2691 di_hp_depends_on(di_hp_t hp) in di_hp_depends_on() function