Searched refs:kbase_device_debugfs_init (Results 1 – 5 of 5) sorted by relevance
203 int kbase_device_debugfs_init(struct kbase_device *kbdev);205 static inline int kbase_device_debugfs_init(struct kbase_device *kbdev) in kbase_device_debugfs_init() function
5016 int kbase_device_debugfs_init(struct kbase_device *kbdev) in kbase_device_debugfs_init() function
265 { kbase_device_debugfs_init, kbase_device_debugfs_term, "DebugFS initialization failed" },
332 { kbase_device_debugfs_init, kbase_device_debugfs_term, "DebugFS initialization failed" },
4063 static int kbase_device_debugfs_init(struct kbase_device *kbdev) in kbase_device_debugfs_init() function4167 static inline int kbase_device_debugfs_init(struct kbase_device *kbdev) in kbase_device_debugfs_init() function4620 err = kbase_device_debugfs_init(kbdev); in kbase_platform_device_probe()