Searched defs:vchiq_shared_state (Results 1 – 1 of 1) sorted by relevance
312 struct vchiq_shared_state { struct315 int initialised;318 int slot_first;319 int slot_last;322 int slot_sync;326 struct remote_event trigger;331 int tx_pos;334 struct remote_event recycle;337 int slot_queue_recycle;362 struct vchiq_shared_state master; argument