Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wwan/
Dwwan_core.c118 static int wwan_dev_parent_match(struct device *dev, const void *parent) in wwan_dev_parent_match() function
128 dev = class_find_device(wwan_class, NULL, parent, wwan_dev_parent_match); in wwan_dev_get_by_parent()