pci_try_reset_function (9) - Linux Manuals

pci_try_reset_function: quiesce and reset a PCI device function

NAME

pci_try_reset_function - quiesce and reset a PCI device function

SYNOPSIS

int pci_try_reset_function(struct pci_dev dev);

ARGUMENTS

dev

PCI device to reset

DESCRIPTION

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

COPYRIGHT