Home
last modified time | relevance | path

Searched refs:rtsx_write_cfg_seq (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/rts_pstor/
Drtsx_chip.h952 int rtsx_write_cfg_seq(struct rtsx_chip *chip, u8 func, u16 addr, u8 *buf, int len);
Drtsx_chip.c1578 int rtsx_write_cfg_seq(struct rtsx_chip *chip, u8 func, u16 addr, u8 *buf, int len) in rtsx_write_cfg_seq() function
Drtsx_scsi.c2216 retval = rtsx_write_cfg_seq(chip, func, addr, buf, len); in write_cfg_byte()