Searched refs:rtsx_stor_access_xfer_buf (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/staging/rts5208/ |
D | rtsx_transport.h | 32 unsigned int rtsx_stor_access_xfer_buf(unsigned char *buffer,
|
D | spi.c | 681 rtsx_stor_access_xfer_buf(buf, pagelen, srb, &index, &offset, in spi_read_flash() 730 rtsx_stor_access_xfer_buf(buf, 1, srb, &index, &offset, in spi_write_flash() 775 rtsx_stor_access_xfer_buf(buf, 1, srb, &index, &offset, in spi_write_flash() 844 rtsx_stor_access_xfer_buf(buf, pagelen, srb, &index, in spi_write_flash()
|
D | rtsx_transport.c | 44 unsigned int rtsx_stor_access_xfer_buf(unsigned char *buffer, in rtsx_stor_access_xfer_buf() function 137 rtsx_stor_access_xfer_buf(buffer, buflen, srb, &index, &offset, in rtsx_stor_set_xfer_buf() 148 rtsx_stor_access_xfer_buf(buffer, buflen, srb, &index, &offset, in rtsx_stor_get_xfer_buf()
|