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