Searched refs:ub_sync_tur (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A Dub.c18 * -- Allocate structure for LUN 0 before the first ub_sync_tur, avoid NULL. ?
348 static int ub_sync_tur(struct ub_dev *sc, struct ub_lun *lun);
1615 if (ub_sync_tur(sc, lun) != 0)
1770 if (ub_sync_tur(lun->udev, lun) != 0) {
1799 static int ub_sync_tur(struct ub_dev *sc, struct ub_lun *lun) function
2236 if ((rc = ub_sync_tur(sc, NULL)) <= 0) break;

Completed in 12 milliseconds