Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_internal.h87 int target_configure_device(struct se_device *dev);
H A Dtarget_core_device.c914 int target_configure_device(struct se_device *dev) in target_configure_device() function
1039 ret = target_configure_device(dev); in core_dev_setup_virtual_lun0()
H A Dtarget_core_configfs.c2260 ret = target_configure_device(dev); in target_dev_enable_store()