target_alloc_device 3158 drivers/target/target_core_configfs.c 	dev = target_alloc_device(hba, name);
target_alloc_device 1030 drivers/target/target_core_device.c 	dev = target_alloc_device(hba, "virt_lun0");
target_alloc_device   86 drivers/target/target_core_internal.h struct se_device *target_alloc_device(struct se_hba *hba, const char *name);