Home
last modified time | relevance | path

Searched defs:nd_cmd_get_config_data_hdr (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dndctl.h18 struct nd_cmd_get_config_data_hdr { struct
19 __u32 in_offset;
20 __u32 in_length;
21 __u32 status;
22 __u8 out_buf[0];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dndctl.h31 struct nd_cmd_get_config_data_hdr { struct
32 __u32 in_offset;
33 __u32 in_length;
34 __u32 status;
35 __u8 out_buf[0];
/kernel/linux/linux-5.10/include/uapi/linux/
Dndctl.h29 struct nd_cmd_get_config_data_hdr { struct
30 __u32 in_offset;
31 __u32 in_length;
32 __u32 status;
33 __u8 out_buf[0];