Home
last modified time | relevance | path

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

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