Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Drtsx.c321 rtsx_do_before_power_down(chip, PM_S3); in rtsx_suspend()
399 rtsx_do_before_power_down(chip, PM_S1); in rtsx_shutdown()
Drtsx_chip.h984 void rtsx_do_before_power_down(struct rtsx_chip *chip, int pm_stat);
Drtsx_chip.c2169 void rtsx_do_before_power_down(struct rtsx_chip *chip, int pm_stat) in rtsx_do_before_power_down() function