Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c396 ret = mt7996_init_debugfs(phy); in mt7996_register_phy()
922 ret = mt7996_init_debugfs(&dev->phy); in mt7996_register_device()
H A Dmt7996.h484 int mt7996_init_debugfs(struct mt7996_phy *phy);
H A Ddebugfs.c787 int mt7996_init_debugfs(struct mt7996_phy *phy) in mt7996_init_debugfs() function