Searched refs:profile_count (Results 1 – 3 of 3) 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
368 u8 profile_count; member1341 for (unsigned int i = 0; i < priv->profile_count; i++) { in awcc_platform_profile_probe()1443 seq_printf(seq, "Number of thermal profiles: %u\n\n", priv->profile_count); in awcc_debugfs_pprof_data_read()
Completed in 19 milliseconds