Searched refs:dump_vendor_regs (Results 1 – 4 of 4) sorted by relevance
663 void (*dump_vendor_regs)(struct sdhci_host *host); member
1398 .dump_vendor_regs = esdhc_dump_debug_regs,
113 if (host->ops->dump_vendor_regs) in sdhci_dumpregs()114 host->ops->dump_vendor_regs(host); in sdhci_dumpregs()
2455 .dump_vendor_regs = sdhci_msm_dump_vendor_regs,
Completed in 23 milliseconds