Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c682 mt7915_init_debugfs(phy); in mt7915_register_ext_phy()
1230 ret = mt7915_init_debugfs(&dev->phy); in mt7915_register_device()
H A Dmt7915.h587 int mt7915_init_debugfs(struct mt7915_phy *phy);
H A Ddebugfs.c1206 int mt7915_init_debugfs(struct mt7915_phy *phy) in mt7915_init_debugfs() function