Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rts5208/
Drtsx.c320 rtsx_do_before_power_down(chip, PM_S3); in rtsx_suspend()
398 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.c2207 void rtsx_do_before_power_down(struct rtsx_chip *chip, int pm_stat) in rtsx_do_before_power_down() function