Lines Matching defs:slot
82 struct hotplug_slot *slot = pci_slot->hotplug; in power_write_file() local
139 struct hotplug_slot *slot = pci_slot->hotplug; in attention_write_file() local
206 struct hotplug_slot *slot = pci_slot->hotplug; in test_write_file() local
236 struct hotplug_slot *slot = pci_slot->hotplug; in has_power_file() local
249 struct hotplug_slot *slot = pci_slot->hotplug; in has_attention_file() local
261 struct hotplug_slot *slot = pci_slot->hotplug; in has_latch_file() local
272 struct hotplug_slot *slot = pci_slot->hotplug; in has_adapter_file() local
283 struct hotplug_slot *slot = pci_slot->hotplug; in has_test_file() local
380 struct hotplug_slot *slot; in get_slot_from_name() local
404 int __pci_hp_register(struct hotplug_slot *slot, struct pci_bus *bus, in __pci_hp_register()
438 int __pci_hp_initialize(struct hotplug_slot *slot, struct pci_bus *bus, in __pci_hp_initialize()
477 int pci_hp_add(struct hotplug_slot *slot) in pci_hp_add()
504 void pci_hp_deregister(struct hotplug_slot *slot) in pci_hp_deregister()
519 void pci_hp_del(struct hotplug_slot *slot) in pci_hp_del()
551 void pci_hp_destroy(struct hotplug_slot *slot) in pci_hp_destroy()