mfd: rtsx: Configure to enter a deeper power-saving mode in S3
[deliverable/linux.git] / include / linux / mfd / rtsx_pci.h
index 9a16276bc080762bad6618629585b8096bd10c02..dd0bd5806adc9961bc4260f8a68e72c2311eb631 100644 (file)
@@ -779,7 +779,7 @@ struct pcr_ops {
        unsigned int    (*cd_deglitch)(struct rtsx_pcr *pcr);
        int             (*conv_clk_and_div_n)(int clk, int dir);
        void            (*fetch_vendor_settings)(struct rtsx_pcr *pcr);
-       void            (*force_power_down)(struct rtsx_pcr *pcr);
+       void            (*force_power_down)(struct rtsx_pcr *pcr, u8 pm_state);
 };
 
 enum PDEV_STAT  {PDEV_STAT_IDLE, PDEV_STAT_RUN};
This page took 0.025976 seconds and 5 git commands to generate.