Home
last modified time | relevance | path

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

/drivers/staging/rts_pstor/
Drtsx.c424 rtsx_init_chip(chip); in rtsx_resume()
1001 rtsx_init_chip(dev->chip); in rtsx_probe()
Drtsx_chip.h943 int rtsx_init_chip(struct rtsx_chip *chip);
Drtsx_chip.c944 int rtsx_init_chip(struct rtsx_chip *chip) in rtsx_init_chip() function