Home
last modified time | relevance | path

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

/linux/include/linux/raspberrypi/
H A Dvchiq_core.h606 void vchiq_dump_platform_state(struct seq_file *f);
/linux/drivers/platform/raspberrypi/vchiq-interface/
H A Dvchiq_arm.c331 void vchiq_dump_platform_state(struct seq_file *f) in vchiq_dump_platform_state() function
H A Dvchiq_core.c3940 vchiq_dump_platform_state(f); in vchiq_dump_state()