Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam_queues.c23 static int tpam_sendpacket(tpam_card *card, tpam_channel *channel);
260 if (tpam_sendpacket(card, NULL)) in tpam_send_tq()
265 if (tpam_sendpacket(card, in tpam_send_tq()
287 static int tpam_sendpacket(tpam_card *card, tpam_channel *channel) { in tpam_sendpacket() function