Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dcommon.c566 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src, in gigaset_fill_inbuf() function
605 EXPORT_SYMBOL_GPL(gigaset_fill_inbuf);
Dgigaset.h810 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src,
Dusb-gigaset.c366 if (gigaset_fill_inbuf(inbuf, src, numbytes)) { in gigaset_read_int_callback()
Dbas-gigaset.c503 if (gigaset_fill_inbuf(inbuf, ucs->rcvbuf, numbytes)) { in read_ctrl_callback()