Scroll to navigation

PCI_TRY_RESET_FUNCTI(9) Hardware Interfaces PCI_TRY_RESET_FUNCTI(9)

NAME

pci_try_reset_function - quiesce and reset a PCI device function

SYNOPSIS

int pci_try_reset_function(struct pci_dev * dev);

ARGUMENTS

struct pci_dev * dev
PCI device to reset

DESCRIPTION

Same as above, except return -EAGAIN if unable to lock device.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11