Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h274 struct vchiq_shared_state { struct
329 struct vchiq_shared_state master; argument
330 struct vchiq_shared_state slave;
341 struct vchiq_shared_state *local;
342 struct vchiq_shared_state *remote;
H A Dvchiq_core.c678 struct vchiq_shared_state *local = state->local; in reserve_space()
792 struct vchiq_shared_state *local = state->local; in process_free_queue()
920 struct vchiq_shared_state *local; in queue_message()
1159 struct vchiq_shared_state *local; in queue_message_sync()
1859 struct vchiq_shared_state *remote = state->remote; in parse_rx_slots()
1965 struct vchiq_shared_state *local = state->local; in slot_handler_func()
2000 struct vchiq_shared_state *local = state->local; in recycle_func()
2024 struct vchiq_shared_state *local = state->local; in sync_func()
2168 struct vchiq_shared_state *local; in vchiq_init_state()
2169 struct vchiq_shared_state *remote; in vchiq_init_state()
[all …]