Home
last modified time | relevance | path

Searched refs:isoindone (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/isdn/gigaset/
Dbas-gigaset.c875 if (likely(ubc->isoindone == NULL)) { in read_iso_callback()
877 ubc->isoindone = urb; in read_iso_callback()
1316 urb = ubc->isoindone; in read_iso_tasklet()
1322 ubc->isoindone = NULL; in read_iso_tasklet()
2153 ubc->isoindone = NULL; in gigaset_initbcshw()
Dgigaset.h544 struct urb *isoindone; /* completed isoc read URB */ member