Searched defs:pci_slot (Results 1 – 19 of 19) sorted by relevance
169 static ssize_t latch_read_file(struct pci_slot *pci_slot, char *buf) in latch_read_file()234 static bool has_power_file(struct pci_slot *pci_slot) in has_power_file()247 static bool has_attention_file(struct pci_slot *pci_slot) in has_attention_file()259 static bool has_latch_file(struct pci_slot *pci_slot) in has_latch_file()270 static bool has_adapter_file(struct pci_slot *pci_slot) in has_adapter_file()281 static bool has_test_file(struct pci_slot *pci_slot) in has_test_file()292 static int fs_add_slot(struct pci_slot *pci_slot) in fs_add_slot()356 static void fs_remove_slot(struct pci_slot *pci_slot) in fs_remove_slot()442 struct pci_slot *pci_slot; in __pci_hp_initialize() local479 struct pci_slot *pci_slot = slot->pci_slot; in pci_hp_add() local[all …]
34 struct pci_slot *pci_slot; /* corresponding pci_slot */ member90 struct pci_slot *pci_slot; in register_slot() local
333 void pci_hp_create_module_link(struct pci_slot *pci_slot) in pci_hp_create_module_link()360 void pci_hp_remove_module_link(struct pci_slot *pci_slot) in pci_hp_remove_module_link()
63 struct pci_slot *pci_slot; member
76 struct pci_slot { struct84 static inline const char *pci_slot_name(const struct pci_slot *slot) in pci_slot_name() argument
58 u16 pci_slot; /* installed pci slot */ member
910 struct pci_slot *pci_slot; in pcie_bus_slot_names() local955 struct pci_slot *pci_slot; in pci_bus_slot_names() local
414 int pci_slot = PCI_SLOT(itv->pdev->devfn); in ivtv_process_eeprom() local
105 int pci_slot; member
187 uint8_t pci_slot; member
28 int pci_slot; member
226 int pci_bus, pci_slot; member
99 u8 pci_slot; member
343 int pci_slot; member
429 int pci_bus, pci_slot; member
360 int pci_bus, pci_slot; member
150 int pci_slot; member
569 struct pci_slot *pci_slot; member
1082 u8 pci_slot; member
Completed in 253 milliseconds