Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c718 mt7915_init_debugfs(phy); in mt7915_register_ext_phy()
1264 ret = mt7915_init_debugfs(&dev->phy); in mt7915_register_device()
H A Dmt7915.h595 int mt7915_init_debugfs(struct mt7915_phy *phy);
H A Ddebugfs.c1208 int mt7915_init_debugfs(struct mt7915_phy *phy) in mt7915_init_debugfs() function