Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dcommon.c563 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src, in gigaset_fill_inbuf() function
602 EXPORT_SYMBOL_GPL(gigaset_fill_inbuf);
Dgigaset.h807 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src,
Dusb-gigaset.c363 if (gigaset_fill_inbuf(inbuf, src, numbytes)) { in gigaset_read_int_callback()
Dbas-gigaset.c500 if (gigaset_fill_inbuf(inbuf, ucs->rcvbuf, numbytes)) { in read_ctrl_callback()