Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h4099 void hl_debugfs_remove_file(struct hl_fpriv *hpriv);
4133 static inline void hl_debugfs_remove_file(struct hl_fpriv *hpriv) in hl_debugfs_remove_file() function
H A Ddebugfs.c1806 void hl_debugfs_remove_file(struct hl_fpriv *hpriv) in hl_debugfs_remove_file() function
H A Ddevice.c473 hl_debugfs_remove_file(hpriv); in hpriv_release()