Searched refs:ieee802154_unregister_hw (Results 1 - 11 of 11) sorted by path

/linux-master/drivers/net/ieee802154/
H A Dadf7242.c1314 ieee802154_unregister_hw(lp->hw);
H A Dat86rf230.c1638 ieee802154_unregister_hw(lp->hw);
H A Datusb.c1053 ieee802154_unregister_hw(hw);
1077 ieee802154_unregister_hw(atusb->hw);
H A Dca8210.c3022 ieee802154_unregister_hw(priv->hw);
H A Dcc2520.c1162 ieee802154_unregister_hw(priv->hw);
H A Dfakelb.c198 ieee802154_unregister_hw(phy->hw);
H A Dmac802154_hwsim.c985 ieee802154_unregister_hw(phy->hw);
1012 ieee802154_unregister_hw(phy->hw);
H A Dmcr20a.c1335 ieee802154_unregister_hw(lp->hw);
H A Dmrf24j40.c1365 ieee802154_unregister_hw(devrec->hw);
/linux-master/include/net/
H A Dmac802154.h417 * private data for the driver. You must call ieee802154_unregister_hw()
438 * ieee802154_unregister_hw - Unregister a hardware device
445 void ieee802154_unregister_hw(struct ieee802154_hw *hw);
/linux-master/net/mac802154/
H A Dmain.c271 void ieee802154_unregister_hw(struct ieee802154_hw *hw) function
288 EXPORT_SYMBOL(ieee802154_unregister_hw); variable

Completed in 289 milliseconds