Home
last modified time | relevance | path

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

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