Searched defs:uverbs_attr_spec (Results 1 – 1 of 1) sorted by relevance
40 struct uverbs_attr_spec { struct41 u8 type;48 u8 zero_trailing:1;53 u8 alloc_and_copy:1;54 u8 mandatory:1;56 u8 is_udata:1;58 union {88 const struct uverbs_attr_spec *ids; argument101 } u2;
Completed in 7 milliseconds