Home
last modified time | relevance | path

Searched defs:reset_methods (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/
H A Dpci.c5259 u8 reset_methods[PCI_NUM_RESET_METHODS] = { 0 }; in reset_method_store() local
/linux/include/linux/
H A Dpci.h536 u8 reset_methods[PCI_NUM_RESET_METHODS]; /* In priority order */ global() member