Searched refs:b1_detect (Results 1 – 5 of 5) sorted by relevance
140 if ((retval = b1_detect(card->port, card->cardtype)) != 0) { in b1isa_add_card()
127 if ((retval = b1_detect(card->port, card->cardtype)) != 0) { in b1pcmcia_add_card()
61 int b1_detect(unsigned int base, enum avmcardtype cardtype) in b1_detect() function644 EXPORT_SYMBOL(b1_detect);
529 int b1_detect(unsigned int base, enum avmcardtype cardtype);
152 if ((retval = b1_detect(card->port, card->cardtype)) != 0) { in b1pci_add_card()