Searched refs:rtsx_check_chip_exist (Results 1 – 3 of 3) sorted by relevance
971 int rtsx_check_chip_exist(struct rtsx_chip *chip);
1041 if (rtsx_check_chip_exist(chip) != STATUS_SUCCESS) { in card_rw()
2273 int rtsx_check_chip_exist(struct rtsx_chip *chip) in rtsx_check_chip_exist() function