Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wwan/
Dwwan_hwsim.c30 static struct dentry *wwan_hwsim_debugfs_topdir; variable
296 wwan_hwsim_debugfs_topdir); in wwan_hwsim_dev_new()
513 wwan_hwsim_debugfs_topdir = debugfs_create_dir("wwan_hwsim", NULL); in wwan_hwsim_init()
516 wwan_hwsim_debugfs_topdir, NULL, in wwan_hwsim_init()
527 debugfs_remove(wwan_hwsim_debugfs_topdir); in wwan_hwsim_init()
538 debugfs_remove(wwan_hwsim_debugfs_topdir); in wwan_hwsim_exit()