Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h3958 void hl_debugfs_remove_device(struct hl_device *hdev);
3998 static inline void hl_debugfs_remove_device(struct hl_device *hdev) in hl_debugfs_remove_device() function
H A Ddebugfs.c1798 void hl_debugfs_remove_device(struct hl_device *hdev) in hl_debugfs_remove_device() function
H A Ddevice.c720 hl_debugfs_remove_device(hdev); in cdev_sysfs_debugfs_remove()