Lines Matching defs:slot
21 struct pci_slot *slot = to_pci_slot(kobj); in pci_slot_attr_show() local
29 struct pci_slot *slot = to_pci_slot(kobj); in pci_slot_attr_store() local
39 static ssize_t address_read_file(struct pci_slot *slot, char *buf) in address_read_file()
57 static ssize_t max_speed_read_file(struct pci_slot *slot, char *buf) in max_speed_read_file()
62 static ssize_t cur_speed_read_file(struct pci_slot *slot, char *buf) in cur_speed_read_file()
70 struct pci_slot *slot = to_pci_slot(kobj); in pci_slot_release() local
145 static int rename_slot(struct pci_slot *slot, const char *name) in rename_slot()
165 struct pci_slot *slot; in pci_dev_assign_slot() local
176 struct pci_slot *slot; in get_slot() local
231 struct pci_slot *slot; in pci_create_slot() local
313 void pci_destroy_slot(struct pci_slot *slot) in pci_destroy_slot()
335 struct hotplug_slot *slot = pci_slot->hotplug; in pci_hp_create_module_link() local