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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 98 milliseconds