Home
last modified time | relevance | path

Searched refs:linuxkpi_wiphy_free (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1334 void linuxkpi_wiphy_free(struct wiphy *wiphy);
1373 linuxkpi_wiphy_free(wiphy); in wiphy_free()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c6717 linuxkpi_wiphy_free(struct wiphy *wiphy) function