Searched refs:gigaset_isoc_buildframe (Results 1 – 3 of 3) sorted by relevance
654 int gigaset_isoc_buildframe(struct bc_state *bcs, unsigned char *in, int len);
480 int gigaset_isoc_buildframe(struct bc_state *bcs, unsigned char *in, int len) in gigaset_isoc_buildframe() function
1278 if (gigaset_isoc_buildframe(bcs, skb->data, len) == -EAGAIN) { in write_iso_tasklet()