rtsx_pci_read_phy_register  325 drivers/misc/cardreader/rtsx_pcr.c EXPORT_SYMBOL_GPL(rtsx_pci_read_phy_register);
rtsx_pci_read_phy_register 1290 include/linux/rtsx_pci.h int rtsx_pci_read_phy_register(struct rtsx_pcr *pcr, u8 addr, u16 *val);
rtsx_pci_read_phy_register 1348 include/linux/rtsx_pci.h 	err = rtsx_pci_read_phy_register(pcr, addr, &val);