Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/target/
Dtarget_core_user.c85 static u8 tcmu_kern_cmd_reply_supported; variable
439 tcmu_kern_cmd_reply_supported = in tcmu_genl_set_features()
442 tcmu_kern_cmd_reply_supported); in tcmu_genl_set_features()
1981 if (!tcmu_kern_cmd_reply_supported) in tcmu_init_genl_cmd_reply()
2019 if (!tcmu_kern_cmd_reply_supported) in tcmu_destroy_genl_cmd_reply()
2038 if (!tcmu_kern_cmd_reply_supported) in tcmu_wait_genl_cmd_reply()
2253 udev->nl_reply_supported = tcmu_kern_cmd_reply_supported; in tcmu_configure_device()