Home
last modified time | relevance | path

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

/linux-4.1.27/net/ieee802154/
Dcore.c35 static int wpan_phy_match(struct device *dev, const void *data) in wpan_phy_match() function
47 dev = class_find_device(&wpan_phy_class, NULL, str, wpan_phy_match); in wpan_phy_find()