Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/
Dtarget_core_internal.h88 int target_configure_device(struct se_device *dev);
Dtarget_core_device.c941 int target_configure_device(struct se_device *dev) in target_configure_device() function
1073 ret = target_configure_device(dev); in core_dev_setup_virtual_lun0()
Dtarget_core_configfs.c2317 ret = target_configure_device(dev); in target_dev_enable_store()