]> Git Repo - J-linux.git/blobdiff - include/linux/rtsx_pci.h
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
[J-linux.git] / include / linux / rtsx_pci.h
index fcaadc7c9df1bac5524f96eacc191e568a5b2a4e..6f155f99aa16033ce0cd6e6790c366c184c7124f 100644 (file)
@@ -1201,6 +1201,7 @@ struct rtsx_pcr {
 
        struct delayed_work             carddet_work;
        struct delayed_work             idle_work;
+       struct delayed_work             rtd3_work;
 
        spinlock_t                      lock;
        struct mutex                    pcr_mutex;
@@ -1210,6 +1211,7 @@ struct rtsx_pcr {
        unsigned int                    cur_clock;
        bool                            remove_pci;
        bool                            msi_en;
+       bool                            is_runtime_suspended;
 
 #define EXTRA_CAPS_SD_SDR50            (1 << 0)
 #define EXTRA_CAPS_SD_SDR104           (1 << 1)
This page took 0.031474 seconds and 4 git commands to generate.