Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dbas-gigaset.c879 if (likely(ubc->isoindone == NULL)) { in read_iso_callback()
881 ubc->isoindone = urb; in read_iso_callback()
1319 urb = ubc->isoindone; in read_iso_tasklet()
1325 ubc->isoindone = NULL; in read_iso_tasklet()
2156 ubc->isoindone = NULL; in gigaset_initbcshw()
Dgigaset.h544 struct urb *isoindone; /* completed isoc read URB */ member