Searched refs:vchiq_cfg_dir (Results 1 – 1 of 1) sorted by relevance
59 struct dentry *vchiq_cfg_dir; member321 BUG_ON(debugfs_info.vchiq_cfg_dir != NULL); in vchiq_debugfs_init()323 debugfs_info.vchiq_cfg_dir = debugfs_create_dir("vchiq", NULL); in vchiq_debugfs_init()324 if (debugfs_info.vchiq_cfg_dir == NULL) in vchiq_debugfs_init()359 BUG_ON(debugfs_info.vchiq_cfg_dir == NULL); in vchiq_debugfs_top()360 return debugfs_info.vchiq_cfg_dir; in vchiq_debugfs_top()