Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/gigaset/
Dgigaset.h654 int gigaset_isoc_buildframe(struct bc_state *bcs, unsigned char *in, int len);
Disocdata.c480 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()