Home
last modified time | relevance | path

Searched refs:rtsx_read_ppbuf (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/staging/rts5208/
Drtsx_chip.h983 int rtsx_read_ppbuf(struct rtsx_chip *chip, u8 *buf, int buf_len);
Dspi.c536 retval = rtsx_read_ppbuf(chip, buf, len); in spi_read_flash_id()
Drtsx_chip.c2016 int rtsx_read_ppbuf(struct rtsx_chip *chip, u8 *buf, int buf_len) in rtsx_read_ppbuf() function
Dsd.c319 retval = rtsx_read_ppbuf(chip, buf, buf_len);