Searched defs:drm_panthor_queue_create (Results 1 – 14 of 14) sorted by relevance
173 struct drm_panthor_queue_create { struct174 __u8 priority;175 __u8 pad[3];176 __u32 ringbuf_size;
671 struct drm_panthor_queue_create { struct676 __u8 priority;679 __u8 pad[3];682 __u32 ringbuf_size;
693 struct drm_panthor_queue_create { struct698 __u8 priority;701 __u8 pad[3];725 /** @queues: Array of drm_panthor_queue_create elements. */ argument