Home
last modified time | relevance | path

Searched refs:sd_power_off_card3v3 (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/rts5208/
Dsd.h285 int sd_power_off_card3v3(struct rtsx_chip *chip);
Drtsx_card.c323 sd_power_off_card3v3(chip); in rtsx_power_off_card()
Dsd.c2403 retval = sd_power_off_card3v3(chip); in sd_init_power()
5244 int sd_power_off_card3v3(struct rtsx_chip *chip) in sd_power_off_card3v3() function
5309 retval = sd_power_off_card3v3(chip); in release_sd_card()
Drtsx_chip.c1173 sd_power_off_card3v3(chip); in rtsx_polling_func()