Searched refs:proto_ver (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/block/rnbd/ |
| H A D | rnbd-srv-trace.h | 123 __field(u8, proto_ver) 130 __entry->proto_ver = srv->ver; 138 __entry->proto_ver,
|
| /linux-6.15/drivers/platform/x86/amd/hsmp/ |
| H A D | plat.c | 74 if (hsmp_pdev->proto_ver == HSMP_PROTO_VER6) in hsmp_is_sock_attr_visible() 188 if (hsmp_pdev->proto_ver == HSMP_PROTO_VER6) { in init_platform_device()
|
| H A D | hsmp.h | 51 u32 proto_ver; member
|
| H A D | acpi.c | 241 if (hsmp_pdev->proto_ver == HSMP_PROTO_VER6) in hsmp_is_sock_attr_visible() 279 if (hsmp_pdev->proto_ver == HSMP_PROTO_VER6) { in init_acpi()
|
| H A D | hsmp.c | 403 hsmp_pdev.proto_ver = msg.args[0]; in hsmp_cache_proto_ver()
|
| /linux-6.15/fs/orangefs/ |
| H A D | devorangefs-req.c | 163 __s32 proto_ver = ORANGEFS_KERNEL_PROTO_VERSION; in orangefs_devreq_read() local 281 ret = copy_to_user(buf, &proto_ver, sizeof(__s32)); in orangefs_devreq_read()
|
| /linux-6.15/drivers/i2c/busses/ |
| H A D | i2c-cp2615.c | 49 __be16 part_id, option_id, proto_ver; member
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | orangefs.rst | 492 io_array[0].iov_base = address of local variable "proto_ver" (int32_t)
|
| /linux-6.15/net/ceph/ |
| H A D | osd_client.c | 4559 u8 proto_ver, opcode; in handle_watch_notify() local 4566 ceph_decode_8_safe(&p, end, proto_ver, bad); in handle_watch_notify() 4572 if (proto_ver >= 1) { in handle_watch_notify()
|