Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rts5208/
Drtsx.c271 rtsx_do_before_power_down(chip, PM_S3); in rtsx_suspend()
335 rtsx_do_before_power_down(chip, PM_S1); in rtsx_shutdown()
Drtsx_chip.h980 void rtsx_do_before_power_down(struct rtsx_chip *chip, int pm_stat);
Drtsx_chip.c1911 void rtsx_do_before_power_down(struct rtsx_chip *chip, int pm_stat) in rtsx_do_before_power_down() function