Searched refs:alloc_device (Results 1 – 7 of 7) sorted by relevance
642 .alloc_device = rd_alloc_device,
869 .alloc_device = iblock_alloc_device,
985 .alloc_device = fd_alloc_device,
1155 .alloc_device = pscsi_alloc_device,
1101 .alloc_device = tcmu_alloc_device,
1512 dev = hba->transport->alloc_device(hba, name); in target_alloc_device()
569 static int alloc_device(struct nandsim *ns) in alloc_device() function781 if ((ret = alloc_device(ns)) != 0) in init_nandsim()