Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wwan/
Dwwan_core.c30 static struct dentry *wwan_debugfs_dir; variable
252 wwan_debugfs_dir); in wwan_create_dev()
1188 wwan_debugfs_dir = debugfs_create_dir("wwan", NULL); in wwan_init()
1202 debugfs_remove_recursive(wwan_debugfs_dir); in wwan_exit()