Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dsdhci-pci.h136 bool own_cd_for_runtime_pm; member
Dsdhci-pci-core.c374 .own_cd_for_runtime_pm = true,
1226 .own_cd_for_runtime_pm = true,
2112 if (chip->fixes && chip->fixes->own_cd_for_runtime_pm && slot->cd_idx < 0) in sdhci_pci_probe_slot()