Home
last modified time | relevance | path

Searched refs:PCIE_PORTDRV_PM_OPS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Dportdrv_pci.c86 #define PCIE_PORTDRV_PM_OPS (&pcie_portdrv_pm_ops) macro
90 #define PCIE_PORTDRV_PM_OPS NULL macro
233 .driver.pm = PCIE_PORTDRV_PM_OPS,
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Dportdrv.c664 #define PCIE_PORTDRV_PM_OPS (&pcie_portdrv_pm_ops) macro
668 #define PCIE_PORTDRV_PM_OPS NULL macro
798 .driver.pm = PCIE_PORTDRV_PM_OPS,

Completed in 3 milliseconds