Home
last modified time | relevance | path

Searched refs:wiphy_locked_debugfs_read (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/net/wireless/
Ddebugfs.c148 ssize_t wiphy_locked_debugfs_read(struct wiphy *wiphy, struct file *file, in wiphy_locked_debugfs_read() function
192 EXPORT_SYMBOL_GPL(wiphy_locked_debugfs_read);
/linux-6.14.4/net/mac80211/
Ddebugfs_netdev.c54 return wiphy_locked_debugfs_read(sdata->local->hw.wiphy, in ieee80211_if_read_sdata()
126 return wiphy_locked_debugfs_read(link->sdata->local->hw.wiphy, in ieee80211_if_read_link()
Ddebugfs_sta.c366 ret = wiphy_locked_debugfs_read(wiphy, file, buf, bufsz, in sta_agg_status_read()
/linux-6.14.4/include/net/
Dcfg80211.h9799 ssize_t wiphy_locked_debugfs_read(struct wiphy *wiphy, struct file *file,