OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pci_disable_device
(Results
1 - 1
of
1
) sorted by null
/external/kernel-headers/original/linux/
pci.h
493
void
pci_disable_device
(struct pci_dev *dev);
662
static inline void
pci_disable_device
(struct pci_dev *dev) { }
function
Completed in 130 milliseconds