Searched refs:rtsx_pci_write_ppbuf (Results 1 – 3 of 3) sorted by relevance
580 int rtsx_pci_write_ppbuf(struct rtsx_pcr *pcr, u8 *buf, int buf_len) in rtsx_pci_write_ppbuf() function622 EXPORT_SYMBOL_GPL(rtsx_pci_write_ppbuf);
1324 int rtsx_pci_write_ppbuf(struct rtsx_pcr *pcr, u8 *buf, int buf_len);
397 err = rtsx_pci_write_ppbuf(pcr, buf, buf_len); in sd_write_data()