Home
last modified time | relevance | path

Searched refs:target_alloc_device (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/target/
Dtarget_core_internal.h37 struct se_device *target_alloc_device(struct se_hba *hba, const char *name);
Dtarget_core_device.c1471 struct se_device *target_alloc_device(struct se_hba *hba, const char *name) in target_alloc_device() function
1676 dev = target_alloc_device(hba, "virt_lun0"); in core_dev_setup_virtual_lun0()
Dtarget_core_configfs.c2545 dev = target_alloc_device(hba, name); in target_core_make_subdev()