Home
last modified time | relevance | path

Searched refs:own_cd_for_runtime_pm (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci.h141 bool own_cd_for_runtime_pm; member
H A Dsdhci-pci-core.c390 .own_cd_for_runtime_pm = true,
1250 .own_cd_for_runtime_pm = true,
2141 if (chip->fixes && chip->fixes->own_cd_for_runtime_pm && slot->cd_idx < 0) in sdhci_pci_probe_slot()