Home
last modified time | relevance | path

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

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