Searched refs:hl_debugfs_device_init (Results 1 – 3 of 3) sorted by relevance
4095 int hl_debugfs_device_init(struct hl_device *hdev);4116 static inline int hl_debugfs_device_init(struct hl_device *hdev) in hl_debugfs_device_init() function
1736 int hl_debugfs_device_init(struct hl_device *hdev) in hl_debugfs_device_init() function
2306 rc = hl_debugfs_device_init(hdev); in hl_device_init()