Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/habanalabs/common/
Dhabanalabs.h3958 void hl_debugfs_remove_file(struct hl_fpriv *hpriv);
4004 static inline void hl_debugfs_remove_file(struct hl_fpriv *hpriv) in hl_debugfs_remove_file() function
Ddebugfs.c1814 void hl_debugfs_remove_file(struct hl_fpriv *hpriv) in hl_debugfs_remove_file() function
Ddevice.c411 hl_debugfs_remove_file(hpriv); in hpriv_release()