Searched refs:read (Results 1 – 24 of 24) sorted by relevance
/wlan-driver/platform/cnss2/ |
D | debug.c | 69 .read = seq_read, 225 .read = seq_read, 354 .read = seq_read, 493 .read = seq_read, 589 .read = seq_read, 710 .read = seq_read, 919 .read = seq_read, 964 .read = seq_read, 997 .read = seq_read,
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | qdf_debugfs.c | 285 .read = seq_read, 441 .read = seq_read, 503 .read = seq_read,
|
D | qdf_mem.c | 927 .read = seq_read, 937 .read = seq_read, 946 .read = seq_read,
|
/wlan-driver/platform/icnss2/ |
D | debug.c | 99 .read = seq_read, 240 .read = seq_read, 536 .read = seq_read, 742 .read = seq_read, 818 .read = seq_read,
|
/wlan-driver/qcacld-3.0/configs/ |
D | kiwi_v2_defconfig | 67 #Enable TSF read using scratch register
|
D | peach_defconfig | 43 #Enable TSF read using scratch register
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_debugfs_config.c | 221 .read = wlan_hdd_read_config_debugfs,
|
D | wlan_hdd_memdump.c | 213 .read = hdd_driver_memdump_read,
|
D | wlan_hdd_debugfs_mibstat.c | 337 .read = wlan_hdd_read_mib_stats_debugfs,
|
D | wlan_hdd_debugfs_csr.c | 305 .read = wlan_hdd_read_debugfs_csr,
|
D | wlan_hdd_debugfs_llstat.c | 555 .read = wlan_hdd_read_ll_stats_debugfs,
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/ |
D | lim_global.h | 292 uint16_t read; member
|
/wlan-driver/qca-wifi-host-cmn/wbuff/src/ |
D | wbuff.c | 213 .read = seq_read,
|
/wlan-driver/platform/cnss_utils/ |
D | cnss_utils.c | 481 .read = seq_read,
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
D | ath_procfs.c | 572 .read = ath_procfs_diag_read,
|
D | hif_runtime_pm.c | 246 .read = seq_read,
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/utf/src/ |
D | wlan_cm_utf_main.c | 77 .read = seq_read, \
|
/wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/ |
D | hal_srng.c | 1438 void hal_reo_read_write_ctrl_ix(hal_soc_handle_t hal_soc_hdl, bool read, in hal_reo_read_write_ctrl_ix() argument 1448 if (read) { in hal_reo_read_write_ctrl_ix()
|
D | hal_api.h | 1293 void hal_reo_read_write_ctrl_ix(hal_soc_handle_t hal_soc_hdl, bool read,
|
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/ |
D | linux_ac.c | 99 read : pktlog_read,
|
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/ |
D | iot_sim_common.c | 1679 .read = seq_read, \
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_utils.c | 714 mac->lim.gLimDeferredMsgQ.read = 0; in lim_reset_deferred_msg_q() 869 gLimDeferredMsgQ.read]; in lim_read_deferred_msg_q() 874 mac->lim.gLimDeferredMsgQ.read++; in lim_read_deferred_msg_q() 879 if (mac->lim.gLimDeferredMsgQ.read >= MAX_DEFERRED_QUEUE_LEN) in lim_read_deferred_msg_q() 880 mac->lim.gLimDeferredMsgQ.read = 0; in lim_read_deferred_msg_q() 884 mac->lim.gLimDeferredMsgQ.read, msg->type); in lim_read_deferred_msg_q()
|
/wlan-driver/qca-wifi-host-cmn/utils/fwlog/ |
D | dbglog_host.c | 4135 .read = dbglog_block_read,
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
D | wmi_unified.c | 1302 .read = seq_read, \
|