Searched defs:msg_fb_setup (Results 1 – 1 of 1) sorted by relevance
448 struct msg_fb_setup { struct449 struct bcm2835_mbox_hdr hdr;450 struct bcm2835_mbox_tag_fb_w_h physical_w_h;451 struct bcm2835_mbox_tag_fb_w_h virtual_w_h;452 struct bcm2835_mbox_tag_virtual_offset offset;453 struct bcm2835_mbox_tag_depth depth;454 struct bcm2835_mbox_tag_alpha_mode alpha;455 struct bcm2835_mbox_tag_allocate_buffer buffer;456 struct bcm2835_mbox_tag_pitch pitch;457 uint32_t end_tag;