Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_streamfs.c58 static int qdf_remove_buf_file_handler(qdf_dentry_t dentry) in qdf_remove_buf_file_handler() argument
60 qdf_streamfs_remove_file(dentry); in qdf_remove_buf_file_handler()
81 (struct dentry *)parent, in qdf_streamfs_create_file()
97 (struct dentry *)parent, in qdf_streamfs_open()
H A Di_qdf_debugfs.h31 typedef struct dentry *__qdf_dentry_t;
44 struct dentry *qdf_debugfs_get_root(void);
H A Dqdf_mem.c540 static struct dentry *qdf_mem_debugfs_root;
1036 struct dentry *qdf_debugfs_root = qdf_debugfs_get_root(); in qdf_mem_debugfs_init()
/wlan-driver/qca-wifi-host-cmn/wbuff/src/
H A Di_wbuff.h98 struct dentry *wbuff_debugfs_dir;
99 struct dentry *wbuff_stats_dentry;
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
H A Diot_sim_defs_i.h112 struct dentry *iot_sim_dir_de;
113 struct dentry *iot_sim_file_de[IOT_SIM_DEBUGFS_FILE_NUM];
H A Diot_sim_common.c1782 struct dentry *dbgfs_dir = NULL; in iot_sim_debugfs_init()
1783 struct dentry *de = NULL; in iot_sim_debugfs_init()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_debugfs.h50 struct dentry *entry;
H A Dwlan_hdd_main.h1421 struct dentry *debugfs_phy;
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/utf/inc/
H A Dwlan_cm_utf.h146 struct dentry *debugfs_de[NUM_UTF_DEBUGFS_INFOS];
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified.c1351 struct dentry *par_entry) in wmi_debugfs_create()
1389 struct dentry *dentry = wmi_handle->log_info.wmi_log_debugfs_dir; in wmi_debugfs_remove() local
1391 if (dentry) { in wmi_debugfs_remove()
1398 if (dentry) in wmi_debugfs_remove()
1399 qdf_debugfs_remove_dir_recursive(dentry); in wmi_debugfs_remove()
1667 qdf_dentry_t dentry; in wmi_ext_dbgfs_init() local
1675 dentry = qdf_debugfs_create_dir(WMI_EXT_DBG_DIR, NULL); in wmi_ext_dbgfs_init()
1679 dentry = qdf_debugfs_create_dir(buf, NULL); in wmi_ext_dbgfs_init()
1682 if (!dentry) { in wmi_ext_dbgfs_init()
1691 dentry, &wmi_ext_dbgfs_ops[pdev_idx])) { in wmi_ext_dbgfs_init()
[all …]
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.h159 struct dentry *pm_dentry;
/wlan-driver/platform/cnss_utils/
H A Dcnss_utils.c59 struct dentry *root_dentry;
492 struct dentry *root_dentry; in cnss_utils_debugfs_create()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_debugfs_csr.c350 struct dentry *entry; in wlan_hdd_debugfs_csr_deinit()
/wlan-driver/platform/icnss2/
H A Ddebug.c830 struct dentry *root_dentry; in icnss_debugfs_create()
859 struct dentry *root_dentry; in icnss_debugfs_create()
H A Dmain.h437 struct dentry *root_dentry;
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/
H A Dlinux_ac.c887 pl_info = pde_data(file->f_path.dentry->d_inode); in __pktlog_read()
1030 struct ath_pktlog_info *info = pde_data(file->f_path.dentry->d_inode); in pktlog_read()
/wlan-driver/platform/cnss2/
H A Ddebug.c1008 struct dentry *root_dentry = plat_priv->root_dentry; in cnss_create_debug_only_node()
1037 struct dentry *root_dentry; in cnss_debugfs_create()
H A Dmain.h571 struct dentry *root_dentry;
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_types.h1098 struct dentry *dpt_stats_log_dir;
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h362 struct dentry *wmi_log_debugfs_dir;
3533 struct dentry *debugfs_phy;
3561 struct dentry *debugfs_de[NUM_DEBUG_INFOS];