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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_common.h39 extern int isdn_readbchan(int, int, u_char *, u_char *, int, wait_queue_head_t *);
H A Disdn_common.c760 * isdn_readbchan() tries to get data from the read-queue.
773 isdn_readbchan(int di, int channel, u_char * buf, u_char * fp, int len, wait_queue_head_t *sleep) function
1117 len = isdn_readbchan(drvidx, chidx, p, NULL, count,

Completed in 35 milliseconds