Lines Matching defs:msg_setup
36 struct msg_setup { struct
37 struct bcm2835_mbox_hdr hdr;
38 struct bcm2835_mbox_tag_physical_w_h physical_w_h;
39 struct bcm2835_mbox_tag_virtual_w_h virtual_w_h;
40 struct bcm2835_mbox_tag_depth depth;
41 struct bcm2835_mbox_tag_pixel_order pixel_order;
42 struct bcm2835_mbox_tag_alpha_mode alpha_mode;
43 struct bcm2835_mbox_tag_virtual_offset virtual_offset;
44 struct bcm2835_mbox_tag_overscan overscan;
45 struct bcm2835_mbox_tag_allocate_buffer allocate_buffer;
46 struct bcm2835_mbox_tag_pitch pitch;
47 u32 end_tag;