Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/gigaset/
Dgigaset.h811 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src,
Dcommon.c575 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src, in gigaset_fill_inbuf() function
614 EXPORT_SYMBOL_GPL(gigaset_fill_inbuf);
Dusb-gigaset.c372 if (gigaset_fill_inbuf(inbuf, src, numbytes)) { in gigaset_read_int_callback()
Dbas-gigaset.c501 if (gigaset_fill_inbuf(inbuf, ucs->rcvbuf, numbytes)) { in read_ctrl_callback()