Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/habanalabs/common/
H A Dhabanalabs.h4097 void hl_debugfs_add_device(struct hl_device *hdev);
4125 static inline void hl_debugfs_add_device(struct hl_device *hdev) in hl_debugfs_add_device() function
H A Ddebugfs.c1785 void hl_debugfs_add_device(struct hl_device *hdev) in hl_debugfs_add_device() function
H A Ddevice.c767 hl_debugfs_add_device(hdev); in cdev_sysfs_debugfs_add()