Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wwan/
Dwwan_core.c260 static int is_wwan_child(struct device *dev, void *data) in is_wwan_child() function
281 ret = device_for_each_child(&wwandev->dev, NULL, is_wwan_child); in wwan_remove_dev()