Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_debugfs.c241 vchiq_instance_get_debugfs_node(instance)->dentry = top; in vchiq_debugfs_add_instance()
246 VCHIQ_DEBUGFS_NODE_T *node = vchiq_instance_get_debugfs_node(instance); in vchiq_debugfs_remove_instance()
Dvchiq_arm.h191 vchiq_instance_get_debugfs_node(VCHIQ_INSTANCE_T instance);
Dvchiq_arm.c3315 vchiq_instance_get_debugfs_node(VCHIQ_INSTANCE_T instance) in vchiq_instance_get_debugfs_node() function