Home
last modified time | relevance | path

Searched refs:gigaset_isoc_buildframe (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dgigaset.h654 int gigaset_isoc_buildframe(struct bc_state *bcs, unsigned char *in, int len);
Disocdata.c477 int gigaset_isoc_buildframe(struct bc_state *bcs, unsigned char *in, int len) in gigaset_isoc_buildframe() function
Dbas-gigaset.c1278 if (gigaset_isoc_buildframe(bcs, skb->data, len) == -EAGAIN) { in write_iso_tasklet()