Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H 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()
H A Dhfi_helper.h804 u32 profile_count; member
/linux/include/linux/soc/ixp4xx/
H A Dnpe.h14 u32 profile_count; member
/linux/drivers/platform/x86/dell/
H A Dalienware-wmi-wmax.c348 u8 profile_count; member
1310 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()