Searched defs:vchiq_shared_state (Results 1 – 1 of 1) sorted by relevance
337 struct vchiq_shared_state { struct340 int initialised;343 int slot_first;344 int slot_last;347 int slot_sync;351 struct remote_event trigger;356 int tx_pos;359 struct remote_event recycle;362 int slot_queue_recycle;387 struct vchiq_shared_state master; argument