Home
last modified time | relevance | path

Searched refs:profile_count (Results 1 – 3 of 3) sorted by relevance

/drivers/media/platform/qcom/venus/
A Dhfi_parser.c110 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()
A Dhfi_helper.h804 u32 profile_count; member
/drivers/platform/x86/dell/
A Dalienware-wmi-wmax.c368 u8 profile_count; member
1341 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