Searched refs:profile_count (Results 1 – 4 of 4) sorted by relevance
110 if (pl->profile_count > HFI_MAX_PROFILE_COUNT) in parse_profile_level()113 memcpy(pl_arr, proflevel, pl->profile_count * sizeof(*proflevel)); in parse_profile_level()116 fill_profile_level, pl_arr, pl->profile_count); in parse_profile_level()118 return pl->profile_count * sizeof(*proflevel) + sizeof(u32); in parse_profile_level()
804 u32 profile_count; member
14 u32 profile_count; member
348 u8 profile_count; member1310 for (unsigned int i = 0; i < priv->profile_count; i++) { in awcc_platform_profile_probe()1417 seq_printf(seq, "Number of thermal profiles: %u\n\n", priv->profile_count); in awcc_debugfs_pprof_data_read()