Searched refs:smc91c92_event (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dsmc91c92_cs.c287 static int smc91c92_event(event_t event, int priority,
405 client_reg.event_handler = &smc91c92_event;
905 smc91c92_event(CS_EVENT_RESET_PHYSICAL, 0, &args);
909 smc91c92_event(CS_EVENT_CARD_RESET, 0, &args);
1128 static int smc91c92_event(event_t event, int priority, function
1136 DEBUG(1, "smc91c92_event(0x%06x)\n", event);
1195 } /* smc91c92_event */

Completed in 81 milliseconds