stopcard          434 drivers/staging/isdn/hysdn/boardergo.c 	card->stopcard = ergo_stopcard;
stopcard          291 drivers/staging/isdn/hysdn/hysdn_boot.c 	card->stopcard(card);	/* first stop the card */
stopcard          189 drivers/staging/isdn/hysdn/hysdn_defs.h 	void (*stopcard) (struct HYSDN_CARD *);
stopcard          118 drivers/staging/isdn/hysdn/hysdn_init.c 	if (card->stopcard)
stopcard          119 drivers/staging/isdn/hysdn/hysdn_init.c 		card->stopcard(card);