Searched refs:rtsx_stor_access_xfer_buf (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/staging/rts5208/ |
D | rtsx_transport.h | 20 unsigned int rtsx_stor_access_xfer_buf(unsigned char *buffer,
|
D | spi.c | 634 rtsx_stor_access_xfer_buf(buf, pagelen, srb, &index, &offset, in spi_read_flash() 682 rtsx_stor_access_xfer_buf(buf, 1, srb, &index, &offset, in spi_write_flash() 725 rtsx_stor_access_xfer_buf(buf, 1, srb, &index, &offset, in spi_write_flash() 791 rtsx_stor_access_xfer_buf(buf, pagelen, srb, &index, in spi_write_flash()
|
D | rtsx_transport.c | 32 unsigned int rtsx_stor_access_xfer_buf(unsigned char *buffer, in rtsx_stor_access_xfer_buf() function 123 rtsx_stor_access_xfer_buf(buffer, buflen, srb, &index, &offset, in rtsx_stor_set_xfer_buf() 134 rtsx_stor_access_xfer_buf(buffer, buflen, srb, &index, &offset, in rtsx_stor_get_xfer_buf()
|