Searched refs:wiphy_locked_debugfs_read (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/net/wireless/ |
D | debugfs.c | 148 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/ |
D | debugfs_netdev.c | 54 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()
|
D | debugfs_sta.c | 366 ret = wiphy_locked_debugfs_read(wiphy, file, buf, bufsz, in sta_agg_status_read()
|
/linux-6.14.4/include/net/ |
D | cfg80211.h | 9799 ssize_t wiphy_locked_debugfs_read(struct wiphy *wiphy, struct file *file,
|