Home
last modified time | relevance | path

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

/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c3654 vchiq_dump_shared_state(void *dump_context, VCHIQ_STATE_T *state, in vchiq_dump_shared_state() function
3748 vchiq_dump_shared_state(dump_context, state, state->local, "Local"); in vchiq_dump_state()
3749 vchiq_dump_shared_state(dump_context, state, state->remote, "Remote"); in vchiq_dump_state()