Searched refs:__detect_card (Results 1 – 1 of 1) sorted by relevance
192 STATIC enum hd64465pcmcia_event_type __detect_card(int);369 if (ch->ch_pcmcia && (__detect_card(ch->ch_channel) == EVENT_INSERT)) { in hd64465pcmcia_attach_channel()398 __queue_event(ch, __detect_card(ch->ch_channel)); in hd64465pcmcia_intr()721 __detect_card(int channel) in __detect_card() function