hd64461pcmcia.c | 213 STATIC enum hd64461pcmcia_event_type detect_card(enum controller_channel); 447 if (ch->ch_pcmcia && (detect_card(ch->ch_channel) == EVENT_INSERT)) { 472 queue_event(ch, detect_card(ch->ch_channel)); 496 queue_event(ch, detect_card(ch->ch_channel)); 993 detect_card(enum controller_channel channel) function in typeref:typename:STATIC enum hd64461pcmcia_event_type
|