reset_fn          532 drivers/net/ethernet/cavium/liquidio/lio_vf_main.c 		if (oct->pci_dev->reset_fn)
reset_fn         1337 drivers/pci/pci-sysfs.c 	if (dev->reset_fn) {
reset_fn         1422 drivers/pci/pci-sysfs.c 	if (dev->reset_fn) {
reset_fn         1424 drivers/pci/pci-sysfs.c 		dev->reset_fn = 0;
reset_fn         5068 drivers/pci/pci.c 	if (!dev->reset_fn)
reset_fn         5104 drivers/pci/pci.c 	if (!dev->reset_fn)
reset_fn         5127 drivers/pci/pci.c 	if (!dev->reset_fn)
reset_fn         2346 drivers/pci/probe.c 		dev->reset_fn = 1;
reset_fn         5508 drivers/pci/quirks.c 	    !pdev->reset_fn)
reset_fn           35 drivers/vfio/platform/vfio_platform_common.c 	vfio_platform_reset_fn_t reset_fn = NULL;
reset_fn           42 drivers/vfio/platform/vfio_platform_common.c 			reset_fn = iter->of_reset;
reset_fn           47 drivers/vfio/platform/vfio_platform_common.c 	return reset_fn;
reset_fn          405 include/linux/pci.h 	unsigned int	reset_fn:1;