Home
last modified time | relevance | path

Searched refs:get_ocpstat (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/cardreader/
H A Drts5260.c579 .get_ocpstat = rts5260_get_ocpstat,
H A Drtsx_pcr.c1146 if (pcr->ops->get_ocpstat) in rtsx_pci_get_ocpstat()
1147 return pcr->ops->get_ocpstat(pcr, val); in rtsx_pci_get_ocpstat()
/linux/include/linux/
H A Drtsx_pci.h1116 int (*get_ocpstat)(struct rtsx_pcr *pcr, u8 *val); member