Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.h162 void mtk_wed_hw_add_debugfs(struct mtk_wed_hw *hw);
164 static inline void mtk_wed_hw_add_debugfs(struct mtk_wed_hw *hw) in mtk_wed_hw_add_debugfs() function
H A Dmtk_wed_debugfs.c253 void mtk_wed_hw_add_debugfs(struct mtk_wed_hw *hw) in mtk_wed_hw_add_debugfs() function
H A Dmtk_wed.c1935 mtk_wed_hw_add_debugfs(hw); in mtk_wed_add_hw()