Home
last modified time | relevance | path

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

/linux-5.10/drivers/target/
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()
1860 if (!tcmu_kern_cmd_reply_supported) in tcmu_init_genl_cmd_reply()
1898 if (!tcmu_kern_cmd_reply_supported) in tcmu_destroy_genl_cmd_reply()
1917 if (!tcmu_kern_cmd_reply_supported) in tcmu_wait_genl_cmd_reply()
2128 udev->nl_reply_supported = tcmu_kern_cmd_reply_supported; in tcmu_configure_device()