Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wwan/
Dwwan_core.c29 static struct dentry *wwan_debugfs_dir; variable
251 wwan_debugfs_dir); in wwan_create_dev()
1187 wwan_debugfs_dir = debugfs_create_dir("wwan", NULL); in wwan_init()
1201 debugfs_remove_recursive(wwan_debugfs_dir); in wwan_exit()