Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c708 mt7915_init_debugfs(phy); in mt7915_register_ext_phy()
1260 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