Home
last modified time | relevance | path

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

/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h575 vchiq_dump_state(void *dump_context, VCHIQ_STATE_T *state);
H A Dvchiq_arm.c1588 vchiq_dump_state(&context, &g_state); in vchiq_read()
H A Dvchiq_core.c3702 vchiq_dump_state(void *dump_context, VCHIQ_STATE_T *state) in vchiq_dump_state() function