mt76_register_debugfs_fops
EXPORT_SYMBOL_GPL(mt76_register_debugfs_fops);
struct dentry *mt76_register_debugfs_fops(struct mt76_phy *phy,
return mt76_register_debugfs_fops(&dev->phy, NULL);
dir = mt76_register_debugfs_fops(&dev->mphy, &fops_regval);
dir = mt76_register_debugfs_fops(phy->mt76, NULL);
dir = mt76_register_debugfs_fops(&dev->mphy, &fops_regval);
dir = mt76_register_debugfs_fops(&dev->mphy, &fops_regval);
dir = mt76_register_debugfs_fops(&dev->mphy, NULL);