Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rts_pstor/
Drtsx_chip.h971 int rtsx_check_chip_exist(struct rtsx_chip *chip);
Drtsx_card.c1041 if (rtsx_check_chip_exist(chip) != STATUS_SUCCESS) { in card_rw()
Drtsx_chip.c2273 int rtsx_check_chip_exist(struct rtsx_chip *chip) in rtsx_check_chip_exist() function