wiphy_locked_debugfs_read
data->rlen = wiphy_locked_debugfs_read(mld->wiphy, \
n = wiphy_locked_debugfs_read(rtwdev->hw->wiphy, file, buf, bufsz,
ssize_t wiphy_locked_debugfs_read(struct wiphy *wiphy, struct file *file,
return wiphy_locked_debugfs_read(link->sdata->local->hw.wiphy,
return wiphy_locked_debugfs_read(sdata->local->hw.wiphy,
ret = wiphy_locked_debugfs_read(wiphy, file, buf, bufsz,
EXPORT_SYMBOL_GPL(wiphy_locked_debugfs_read);