Home
last modified time | relevance | path

Searched refs:ieee802154_unregister_hw (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/net/mac802154/
Dmain.c186 void ieee802154_unregister_hw(struct ieee802154_hw *hw) in ieee802154_unregister_hw() function
202 EXPORT_SYMBOL(ieee802154_unregister_hw);
/linux-4.1.27/include/net/
Dmac802154.h299 void ieee802154_unregister_hw(struct ieee802154_hw *hw);
/linux-4.1.27/drivers/net/ieee802154/
Dfakelb.c210 ieee802154_unregister_hw(priv->hw); in fakelb_del()
Dmrf24j40.c783 ieee802154_unregister_hw(devrec->hw); in mrf24j40_probe()
796 ieee802154_unregister_hw(devrec->hw); in mrf24j40_remove()
Dcc2520.c1027 ieee802154_unregister_hw(priv->hw); in cc2520_remove()
Dat86rf230.c1756 ieee802154_unregister_hw(lp->hw); in at86rf230_remove()