Searched refs:pci_reset_function_locked (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_bus_pci.c492 pci_reset_function_locked(pdev);
/linux-master/drivers/net/ethernet/amd/pds_core/
H A Dmain.c550 pci_reset_function_locked(pdev);
/linux-master/drivers/pci/
H A Dpci.c5363 * pci_reset_function_locked - quiesce and reset a PCI device function
5379 int pci_reset_function_locked(struct pci_dev *dev) function
5394 EXPORT_SYMBOL_GPL(pci_reset_function_locked); variable
/linux-master/drivers/bluetooth/
H A Dhci_bcm4377.c2295 ret = pci_reset_function_locked(pdev);
/linux-master/include/linux/
H A Dpci.h1374 int pci_reset_function_locked(struct pci_dev *dev);

Completed in 278 milliseconds