Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_brcm.c341 static int brcm_ahci_suspend(struct device *dev) in brcm_ahci_suspend() function
569 * brcm_ahci_suspend() here which does explicit power management is in brcm_ahci_shutdown()
572 ret = brcm_ahci_suspend(&pdev->dev); in brcm_ahci_shutdown()
577 static SIMPLE_DEV_PM_OPS(ahci_brcm_pm_ops, brcm_ahci_suspend, brcm_ahci_resume);
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_brcm.c342 static int brcm_ahci_suspend(struct device *dev) in brcm_ahci_suspend() function
564 * brcm_ahci_suspend() here which does explicit power management is in brcm_ahci_shutdown()
567 ret = brcm_ahci_suspend(&pdev->dev); in brcm_ahci_shutdown()
572 static SIMPLE_DEV_PM_OPS(ahci_brcm_pm_ops, brcm_ahci_suspend, brcm_ahci_resume);

Completed in 2 milliseconds