Searched refs:rtsx_stor_access_xfer_buf (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/rts5208/ |
D | rtsx_transport.h | 32 unsigned int rtsx_stor_access_xfer_buf(unsigned char *buffer,
|
D | rtsx_transport.c | 41 unsigned int rtsx_stor_access_xfer_buf(unsigned char *buffer, in rtsx_stor_access_xfer_buf() function 132 rtsx_stor_access_xfer_buf(buffer, buflen, srb, &index, &offset, in rtsx_stor_set_xfer_buf() 143 rtsx_stor_access_xfer_buf(buffer, buflen, srb, &index, &offset, in rtsx_stor_get_xfer_buf()
|
D | spi.c | 726 rtsx_stor_access_xfer_buf(buf, pagelen, srb, &index, &offset, in spi_read_flash() 778 rtsx_stor_access_xfer_buf(buf, 1, srb, &index, &offset, in spi_write_flash() 827 rtsx_stor_access_xfer_buf(buf, 1, srb, &index, &offset, in spi_write_flash() 902 rtsx_stor_access_xfer_buf(buf, pagelen, srb, &index, in spi_write_flash()
|