start_p2p_device 2621 drivers/net/wireless/ath/wil6210/cfg80211.c .start_p2p_device = wil_cfg80211_start_p2p_device, start_p2p_device 5275 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c .start_p2p_device = brcmf_p2p_start_device, start_p2p_device 3857 include/net/cfg80211.h int (*start_p2p_device)(struct wiphy *wiphy, start_p2p_device 3971 net/mac80211/cfg.c .start_p2p_device = ieee80211_start_p2p_device, start_p2p_device 414 net/wireless/core.c WARN_ON(ops->start_p2p_device && !ops->stop_p2p_device); start_p2p_device 1783 net/wireless/nl80211.c CMD(start_p2p_device, START_P2P_DEVICE); start_p2p_device 12184 net/wireless/nl80211.c if (!rdev->ops->start_p2p_device) start_p2p_device 945 net/wireless/rdev-ops.h ret = rdev->ops->start_p2p_device(&rdev->wiphy, wdev);