Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac802154/
Dmain.c166 wpan_phy_set_dev(local->phy, local->hw.parent); in ieee802154_register_hw()
/linux-4.4.14/include/net/
Dcfg802154.h374 static inline void wpan_phy_set_dev(struct wpan_phy *phy, struct device *dev) in wpan_phy_set_dev() function