Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rts5208/
H A Dsd.h272 void sd_cleanup_work(struct rtsx_chip *chip);
H A Drtsx_card.c72 sd_cleanup_work(chip); in do_remaining_work()
311 sd_cleanup_work(chip); in rtsx_power_off_card()
332 sd_cleanup_work(chip); in rtsx_release_cards()
H A Drtsx_scsi.c2893 sd_cleanup_work(chip); in sd_extension_cmnd()
H A Dsd.c4646 void sd_cleanup_work(struct rtsx_chip *chip) function