Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h577 int vchiq_dump_platform_service_state(void *dump_context, struct vchiq_service *service);
H A Dvchiq_arm.c1266 int vchiq_dump_platform_service_state(void *dump_context, in vchiq_dump_platform_service_state() function
H A Dvchiq_core.c3627 err = vchiq_dump_platform_service_state(dump_context, service); in vchiq_dump_service_state()