HomeSort by relevance Sort by last modified time
    Searched full:pci_cap_saved_state (Results 1 - 1 of 1) sorted by null

  /external/kernel-headers/original/linux/
pci.h 102 struct pci_cap_saved_state { struct
182 static inline struct pci_cap_saved_state *pci_find_saved_cap(
185 struct pci_cap_saved_state *tmp;
196 struct pci_cap_saved_state *new_cap)
201 static inline void pci_remove_saved_cap(struct pci_cap_saved_state *cap)

Completed in 75 milliseconds