Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/
H A Dwwan_core.c122 static int wwan_dev_parent_match(struct device *dev, const void *parent) in wwan_dev_parent_match() function
132 dev = class_find_device(wwan_class, NULL, parent, wwan_dev_parent_match); in wwan_dev_get_by_parent()