Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wwan/
Dwwan_core.c30 static struct dentry *wwan_debugfs_dir; variable
256 wwan_debugfs_dir); in wwan_create_dev()
1225 wwan_debugfs_dir = debugfs_create_dir("wwan", NULL); in wwan_init()
1239 debugfs_remove_recursive(wwan_debugfs_dir); in wwan_exit()