Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_common.c1782 struct dentry *dbgfs_dir = NULL; in iot_sim_debugfs_init() local
1795 dbgfs_dir = qdf_debugfs_create_dir(buf, NULL); in iot_sim_debugfs_init()
1796 isc->iot_sim_dbgfs_ctx.iot_sim_dir_de = dbgfs_dir; in iot_sim_debugfs_init()
1806 dbgfs_dir, isc, in iot_sim_debugfs_init()
1820 qdf_debugfs_remove_dir_recursive(dbgfs_dir); in iot_sim_debugfs_init()