Searched refs:rtsx_write_ppbuf (Results 1 – 3 of 3) sorted by relevance
988 int rtsx_write_ppbuf(struct rtsx_chip *chip, u8 *buf, int buf_len);
1893 int rtsx_write_ppbuf(struct rtsx_chip *chip, u8 *buf, int buf_len) in rtsx_write_ppbuf() function
357 retval = rtsx_write_ppbuf(chip, buf, buf_len); in sd_write_data()