Home
last modified time | relevance | path

Searched refs:vchiq_shared_state (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h256 struct vchiq_shared_state { struct
311 struct vchiq_shared_state master; argument
312 struct vchiq_shared_state slave;
322 struct vchiq_shared_state *local;
323 struct vchiq_shared_state *remote;
Dvchiq_core.c659 struct vchiq_shared_state *local = state->local; in reserve_space()
773 struct vchiq_shared_state *local = state->local; in process_free_queue()
901 struct vchiq_shared_state *local; in queue_message()
1140 struct vchiq_shared_state *local; in queue_message_sync()
1840 struct vchiq_shared_state *remote = state->remote; in parse_rx_slots()
1946 struct vchiq_shared_state *local = state->local; in slot_handler_func()
1980 struct vchiq_shared_state *local = state->local; in recycle_func()
2004 struct vchiq_shared_state *local = state->local; in sync_func()
2147 struct vchiq_shared_state *local; in vchiq_init_state()
2148 struct vchiq_shared_state *remote; in vchiq_init_state()
[all …]