Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/
Dhabanalabs.h3955 int hl_debugfs_device_init(struct hl_device *hdev);
3985 static inline int hl_debugfs_device_init(struct hl_device *hdev) in hl_debugfs_device_init() function
Ddebugfs.c1738 int hl_debugfs_device_init(struct hl_device *hdev) in hl_debugfs_device_init() function
Ddevice.c2180 rc = hl_debugfs_device_init(hdev); in hl_device_init()