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.h1293 void linuxkpi_wiphy_free(struct wiphy *wiphy); in set_wiphy_dev()
1331 linuxkpi_wiphy_free(wiphy); in wiphy_rfkill_set_hw_state_reason()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c5684 linuxkpi_wiphy_free(struct wiphy *wiphy) in linuxkpi_wiphy_free() function