Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h610 void vchiq_dump_platform_service_state(struct seq_file *f, struct vchiq_service *service);
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_arm.c905 void vchiq_dump_platform_service_state(struct seq_file *f, in vchiq_dump_platform_service_state() function
H A Dvchiq_core.c3908 vchiq_dump_platform_service_state(f, service); in vchiq_dump_service_state()