Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/target/
Dtarget_core_user.c86 static u8 tcmu_kern_cmd_reply_supported; variable
440 tcmu_kern_cmd_reply_supported = in tcmu_genl_set_features()
443 tcmu_kern_cmd_reply_supported); in tcmu_genl_set_features()
2007 if (!tcmu_kern_cmd_reply_supported) in tcmu_init_genl_cmd_reply()
2045 if (!tcmu_kern_cmd_reply_supported) in tcmu_destroy_genl_cmd_reply()
2064 if (!tcmu_kern_cmd_reply_supported) in tcmu_wait_genl_cmd_reply()
2278 udev->nl_reply_supported = tcmu_kern_cmd_reply_supported; in tcmu_configure_device()