Searched refs:__u16 (Results 1 – 14 of 14) sorted by relevance
240 __u16 engine_class;249 __u16 engine_instance;1856 __u16 stride_Y; /* stride for packed formats */1857 __u16 stride_UV;1862 __u16 src_width;1863 __u16 src_height;1865 __u16 src_scan_width;1866 __u16 src_scan_height;1869 __u16 dst_x;1870 __u16 dst_y;[all …]
244 __u16 hdisplay;245 __u16 hsync_start;246 __u16 hsync_end;247 __u16 htotal;248 __u16 hskew;249 __u16 vdisplay;250 __u16 vsync_start;251 __u16 vsync_end;252 __u16 vtotal;253 __u16 vscan;[all …]
145 __u16 mem_class;152 __u16 instance;285 __u16 type;286 __u16 instance;308 __u16 gt_id;335 __u16 type;743 __u16 engine_class;745 __u16 engine_instance;746 __u16 gt_id;755 __u16 width;[all …]
176 __u16 signal; /* in, pm signal */255 __u16 nr_signals; /* out, how many signals does this domain provide */263 __u16 iter; /* in/out, select pm source at index iter */264 __u16 id; /* out, id of signal */
72 __u16 bits;75 __u16 flags;147 __u16 width;148 __u16 height;
29 typedef uint16_t __u16; typedef
35 typedef uint16_t __u16; typedef
52 typedef uint16_t __u16; typedef
65 __u16 pads;66 __u16 links;96 __u16 index;
30 __u16 width;31 __u16 height;
31 static void flagsToStream(std::stringstream& ss, __u16 nlmsg_flags, protocols::MessageGenre genre) { in flagsToStream()33 auto printFlag = [&ss, &first, &nlmsg_flags](__u16 flag, const std::string& name) { in flagsToStream()
111 typedef uint16_t __u16; typedef