Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wwan/
Dwwan_core.c265 static int is_wwan_child(struct device *dev, void *data) in is_wwan_child() function
286 ret = device_for_each_child(&wwandev->dev, NULL, is_wwan_child); in wwan_remove_dev()