Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/
H A Dwwan_hwsim.c30 static struct dentry *wwan_hwsim_debugfs_topdir; variable
297 wwan_hwsim_debugfs_topdir); in wwan_hwsim_dev_new()
520 wwan_hwsim_debugfs_topdir = debugfs_create_dir("wwan_hwsim", NULL); in wwan_hwsim_init()
523 wwan_hwsim_debugfs_topdir, NULL, in wwan_hwsim_init()
536 debugfs_remove(wwan_hwsim_debugfs_topdir); in wwan_hwsim_init()
549 debugfs_remove(wwan_hwsim_debugfs_topdir); in wwan_hwsim_exit()