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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dgigaset.h798 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src,
H A Dcommon.c570 * gigaset_fill_inbuf() - append received data to input buffer
575 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src, function
614 EXPORT_SYMBOL_GPL(gigaset_fill_inbuf); variable
H A Dusb-gigaset.c326 if (gigaset_fill_inbuf(inbuf, src, numbytes)) {
H A Dbas-gigaset.c496 if (gigaset_fill_inbuf(inbuf, ucs->rcvbuf, numbytes)) {

Completed in 53 milliseconds