Searched refs:b1_detect (Results 1 – 5 of 5) sorted by relevance
93 if ((retval = b1_detect(card->port, card->cardtype)) != 0) { in b1pcmcia_add_card()
106 if ((retval = b1_detect(card->port, card->cardtype)) != 0) { in b1isa_probe()
102 int b1_detect(unsigned int base, enum avmcardtype cardtype) in b1_detect() function768 EXPORT_SYMBOL(b1_detect);
90 retval = b1_detect(card->port, card->cardtype); in b1pci_probe()
544 int b1_detect(unsigned int base, enum avmcardtype cardtype);