Lines Matching defs:__aligned
61 struct __aligned(16) { in rpi_fb_set_video() struct
62 struct vcprop_buffer_hdr vb_hdr; in rpi_fb_set_video()
63 struct vcprop_tag_blankscreen vbt_blank; in rpi_fb_set_video()
64 struct vcprop_tag end; in rpi_fb_set_video()
110 struct __aligned(16) { in rpi_alloc_mem() struct
111 struct vcprop_buffer_hdr vb_hdr; in rpi_alloc_mem()
112 struct vcprop_tag_allocmem vbt_am; in rpi_alloc_mem()
113 struct vcprop_tag end; in rpi_alloc_mem()
161 struct __aligned(16) { in rpi_lock_mem() struct
162 struct vcprop_buffer_hdr vb_hdr; in rpi_lock_mem()
163 struct vcprop_tag_lockmem vbt_lm; in rpi_lock_mem()
164 struct vcprop_tag end; in rpi_lock_mem()
209 struct __aligned(16) { in rpi_unlock_mem() struct
210 struct vcprop_buffer_hdr vb_hdr; in rpi_unlock_mem()
211 struct vcprop_tag_lockmem vbt_lm; in rpi_unlock_mem()
212 struct vcprop_tag end; in rpi_unlock_mem()
257 struct __aligned(16) { in rpi_release_mem() struct
258 struct vcprop_buffer_hdr vb_hdr; in rpi_release_mem()
259 struct vcprop_tag_lockmem vbt_lm; in rpi_release_mem()
260 struct vcprop_tag end; in rpi_release_mem()
305 struct __aligned(16) { in rpi_fb_movecursor() struct
306 struct vcprop_buffer_hdr vb_hdr; in rpi_fb_movecursor()
307 struct vcprop_tag_cursorstate vbt_cs; in rpi_fb_movecursor()
308 struct vcprop_tag end; in rpi_fb_movecursor()
357 struct __aligned(16) { in rpi_fb_initcursor() struct
358 struct vcprop_buffer_hdr vb_hdr; in rpi_fb_initcursor()
359 struct vcprop_tag_cursorinfo vbt_ci; in rpi_fb_initcursor()
360 struct vcprop_tag end; in rpi_fb_initcursor()
411 struct __aligned(16) { in rpi_fb_get_pixelorder() struct
412 struct vcprop_buffer_hdr vb_hdr; in rpi_fb_get_pixelorder()
413 struct vcprop_tag_fbpixelorder vbt_po; in rpi_fb_get_pixelorder()
414 struct vcprop_tag end; in rpi_fb_get_pixelorder()
461 struct __aligned(16) { in rpi_fb_set_pixelorder() struct
462 struct vcprop_buffer_hdr vb_hdr; in rpi_fb_set_pixelorder()
463 struct vcprop_tag_fbpixelorder vbt_po; in rpi_fb_set_pixelorder()
464 struct vcprop_tag end; in rpi_fb_set_pixelorder()
520 struct __aligned(16) { in rpi_set_domain() struct
521 struct vcprop_buffer_hdr vb_hdr; in rpi_set_domain()
522 struct vcprop_tag_powerstate vbt_power; in rpi_set_domain()
523 struct vcprop_tag end; in rpi_set_domain()
583 struct __aligned(16) { in rpi_get_domain() struct
584 struct vcprop_buffer_hdr vb_hdr; in rpi_get_domain()
585 struct vcprop_tag_powerstate vbt_power; in rpi_get_domain()
586 struct vcprop_tag end; in rpi_get_domain()
636 struct __aligned(16) { in rpi_vchiq_init() struct
637 struct vcprop_buffer_hdr vb_hdr; in rpi_vchiq_init()
638 struct vcprop_tag_vchiqinit vbt_vchiq; in rpi_vchiq_init()
639 struct vcprop_tag end; in rpi_vchiq_init()
666 struct __aligned(16) { in rpi_notify_xhci_reset() struct
667 struct vcprop_buffer_hdr vb_hdr; in rpi_notify_xhci_reset()
668 struct vcprop_tag_notifyxhcireset vbt_nhr; in rpi_notify_xhci_reset()
669 struct vcprop_tag end; in rpi_notify_xhci_reset()