Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/habanalabs/common/
Dhabanalabs.h3955 void hl_debugfs_add_device(struct hl_device *hdev);
3992 static inline void hl_debugfs_add_device(struct hl_device *hdev) in hl_debugfs_add_device() function
Ddebugfs.c1787 void hl_debugfs_add_device(struct hl_device *hdev) in hl_debugfs_add_device() function
Ddevice.c702 hl_debugfs_add_device(hdev); in cdev_sysfs_debugfs_add()