Home
last modified time | relevance | path

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

/drivers/isdn/hysdn/
Dhysdn_proclog.c27 static void put_log_buffer(hysdn_card *card, char *cp);
62 put_log_buffer(card, buf); /* output the string */ in hysdn_card_errlog()
90 put_log_buffer(card, pd->logtmp); in hysdn_addlog()
101 put_log_buffer(hysdn_card *card, char *cp) in put_log_buffer() function