Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_user.c84 static u8 tcmu_kern_cmd_reply_supported; variable
433 tcmu_kern_cmd_reply_supported = in tcmu_genl_set_features()
436 tcmu_kern_cmd_reply_supported); in tcmu_genl_set_features()
1865 if (!tcmu_kern_cmd_reply_supported) in tcmu_init_genl_cmd_reply()
1903 if (!tcmu_kern_cmd_reply_supported) in tcmu_destroy_genl_cmd_reply()
1922 if (!tcmu_kern_cmd_reply_supported) in tcmu_wait_genl_cmd_reply()
2133 udev->nl_reply_supported = tcmu_kern_cmd_reply_supported; in tcmu_configure_device()