Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/iot_sim/core/
Diot_sim_defs_i.h82 #define IOT_SIM_DEBUGFS_FILE_NUM 3 macro
113 struct dentry *iot_sim_file_de[IOT_SIM_DEBUGFS_FILE_NUM];
Diot_sim_common.c1699 struct iot_sim_dbgfs_file iot_sim_dbgfs_files[IOT_SIM_DEBUGFS_FILE_NUM] = {
1803 for (i = 0; i < IOT_SIM_DEBUGFS_FILE_NUM; ++i) { in iot_sim_debugfs_init()