Searched refs:rtsx_pci_write_ppbuf (Results 1 – 3 of 3) sorted by relevance
586 int rtsx_pci_write_ppbuf(struct rtsx_pcr *pcr, u8 *buf, int buf_len) in rtsx_pci_write_ppbuf() function628 EXPORT_SYMBOL_GPL(rtsx_pci_write_ppbuf);
1316 int rtsx_pci_write_ppbuf(struct rtsx_pcr *pcr, u8 *buf, int buf_len);
401 err = rtsx_pci_write_ppbuf(pcr, buf, buf_len); in sd_write_data()