Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_internal.h38 int target_configure_device(struct se_device *dev);
Dtarget_core_device.c1550 int target_configure_device(struct se_device *dev) in target_configure_device() function
1684 ret = target_configure_device(dev); in core_dev_setup_virtual_lun0()
Dtarget_core_configfs.c1387 ret = target_configure_device(dev); in target_core_store_dev_enable()