Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wwan/
Dwwan_core.c169 static int wwan_dev_debugfs_match(struct device *dev, const void *dir) in wwan_dev_debugfs_match() function
185 dev = class_find_device(wwan_class, NULL, dir, wwan_dev_debugfs_match); in wwan_dev_get_by_debugfs()