Searched refs:inbuf_t (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/gigaset/
H A Dasyncdata.c45 struct inbuf_t *inbuf)
97 struct inbuf_t *inbuf)
109 struct inbuf_t *inbuf)
270 struct inbuf_t *inbuf)
330 void gigaset_m10x_input(struct inbuf_t *inbuf)
H A Dgigaset.h317 struct inbuf_t { struct
470 struct inbuf_t *inbuf;
637 void (*handle_input)(struct inbuf_t *inbuf);
660 void gigaset_m10x_input(struct inbuf_t *inbuf);
672 void gigaset_isoc_input(struct inbuf_t *inbuf);
865 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src,
H A Dcommon.c498 static void gigaset_inbuf_init(struct inbuf_t *inbuf, struct bc_state *bcs,
511 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src,
649 cs->inbuf = kmalloc(sizeof(struct inbuf_t), GFP_KERNEL);
H A Dser-gigaset.c706 struct inbuf_t *inbuf;
H A Disocdata.c911 static void cmd_loop(unsigned char *src, int numbytes, struct inbuf_t *inbuf)
944 void gigaset_isoc_input(struct inbuf_t *inbuf)
H A Dusb-gigaset.c317 struct inbuf_t *inbuf = urb->context;
H A Dbas-gigaset.c458 struct inbuf_t *inbuf = urb->context;

Completed in 106 milliseconds