H A D | debugfs.c | 28 int pos, budget; in iwl_dbgfs_ctdp_budget_read() local 44 pos = scnprintf(buf, sizeof(buf), "%d\n", budget); in iwl_dbgfs_ctdp_budget_read() 46 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_ctdp_budget_read() 226 int pos; 229 pos = scnprintf(buf, sizeof(buf), "disabled\n"); 231 pos = scnprintf(buf, sizeof(buf), "%d\n", mvm->temperature); 233 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); 293 int pos, ret; in iwl_dbgfs_nic_temp_read() 306 pos = scnprintf(buf, sizeof(buf), "%d\n", temp); in iwl_dbgfs_sar_geo_profile_read() 308 return simple_read_from_buffer(user_buf, count, ppos, buf, pos); in iwl_dbgfs_sar_geo_profile_read() 217 int pos; iwl_dbgfs_set_nic_temperature_read() local 284 int pos, ret; iwl_dbgfs_nic_temp_read() local 309 int pos = 0; iwl_dbgfs_sar_geo_profile_read() local 350 int err, pos; iwl_dbgfs_wifi_6e_enable_read() local 372 int i, pos = 0, bufsz = sizeof(buf); iwl_dbgfs_stations_read() local 479 int pos; iwl_dbgfs_amsdu_len_read() local 496 int pos = 0; iwl_dbgfs_disable_power_off_read() local 535 iwl_mvm_coex_dump_mbox(struct iwl_bt_coex_profile_notif * notif,char * buf,int pos,int bufsz) iwl_mvm_coex_dump_mbox() argument 599 int ret, pos = 0, bufsz = sizeof(char) * 1024; iwl_dbgfs_bt_notif_read() local 644 int pos = 0; iwl_dbgfs_bt_cmd_read() local 717 char *buff, *pos, *endpos; iwl_dbgfs_fw_ver_read() local 756 char *buff, *pos, *endpos; iwl_dbgfs_tas_get_status_read() local 939 int pos; iwl_dbgfs_phy_integration_ver_read() local 968 int pos = 0; iwl_dbgfs_fw_rx_stats_read() local 1156 char *buff, *pos, *endpos; iwl_dbgfs_frame_stats_read() local 1277 int pos = 0; iwl_dbgfs_scan_ant_rxchain_read() local 1528 int pos = 0; iwl_dbgfs_fw_dbg_conf_read() local 1736 int pos = 0; iwl_dbgfs_prph_reg_read() local 1887 unsigned int pos = 0; iwl_dbgfs_uapsd_noagg_bssids_read() local 1971 int i, j, pos = 0; iwl_dbgfs_rfi_freq_table_read() local [all...] |