Home
last modified time | relevance | path

Searched refs:stopcard (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_init.c157 if (card->stopcard) in stop_cards()
158 card->stopcard(card); in stop_cards()
Dhysdn_defs.h198 void (*stopcard) (struct HYSDN_CARD *); member
Dhysdn_boot.c290 card->stopcard(card); /* first stop the card */ in pof_write_open()
Dboardergo.c443 card->stopcard = ergo_stopcard; in ergo_inithardware()