Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_internal.h84 int target_configure_device(struct se_device *dev);
Dtarget_core_device.c872 int target_configure_device(struct se_device *dev) in target_configure_device() function
1006 ret = target_configure_device(dev); in core_dev_setup_virtual_lun0()
Dtarget_core_configfs.c1822 ret = target_configure_device(dev); in target_dev_enable_store()