brcm_ahci_suspend
ret = brcm_ahci_suspend(&pdev->dev);
static SIMPLE_DEV_PM_OPS(ahci_brcm_pm_ops, brcm_ahci_suspend, brcm_ahci_resume);