Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/target/
Dtarget_core_internal.h87 int target_configure_device(struct se_device *dev);
Dtarget_core_device.c894 int target_configure_device(struct se_device *dev) in target_configure_device() function
1026 ret = target_configure_device(dev); in core_dev_setup_virtual_lun0()
Dtarget_core_configfs.c2364 ret = target_configure_device(dev); in target_dev_enable_store()