Lines Matching defs:slot
74 struct hotplug_slot *slot = pci_slot->hotplug; in power_write_file() local
125 struct hotplug_slot *slot = pci_slot->hotplug; in attention_write_file() local
186 struct hotplug_slot *slot = pci_slot->hotplug; in test_write_file() local
208 static bool has_power_file(struct hotplug_slot *slot) in has_power_file()
217 static bool has_attention_file(struct hotplug_slot *slot) in has_attention_file()
225 static bool has_latch_file(struct hotplug_slot *slot) in has_latch_file()
232 static bool has_adapter_file(struct hotplug_slot *slot) in has_adapter_file()
239 static bool has_test_file(struct hotplug_slot *slot) in has_test_file()
246 static int fs_add_slot(struct hotplug_slot *slot, struct pci_slot *pci_slot) in fs_add_slot()
318 static void fs_remove_slot(struct hotplug_slot *slot, struct pci_slot *pci_slot) in fs_remove_slot()
355 int __pci_hp_register(struct hotplug_slot *slot, struct pci_bus *bus, in __pci_hp_register()
389 int __pci_hp_initialize(struct hotplug_slot *slot, struct pci_bus *bus, in __pci_hp_initialize()
428 int pci_hp_add(struct hotplug_slot *slot) in pci_hp_add()
454 void pci_hp_deregister(struct hotplug_slot *slot) in pci_hp_deregister()
467 void pci_hp_del(struct hotplug_slot *slot) in pci_hp_del()
485 void pci_hp_destroy(struct hotplug_slot *slot) in pci_hp_destroy()