Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.h570 int vchiq_dump_platform_service_state(void *dump_context, struct vchiq_service *service);
Dvchiq_arm.c1276 int vchiq_dump_platform_service_state(void *dump_context, in vchiq_dump_platform_service_state() function
Dvchiq_core.c3605 err = vchiq_dump_platform_service_state(dump_context, service); in vchiq_dump_service_state()