Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c706 mt7915_init_debugfs(phy); in mt7915_register_ext_phy()
1252 ret = mt7915_init_debugfs(&dev->phy); in mt7915_register_device()
H A Dmt7915.h594 int mt7915_init_debugfs(struct mt7915_phy *phy);
H A Ddebugfs.c1207 int mt7915_init_debugfs(struct mt7915_phy *phy) in mt7915_init_debugfs() function