Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Dalienware-wmi-wmax.c354 u8 supported_profiles[PLATFORM_PROFILE_LAST]; member
1293 return awcc_op_activate_profile(priv->wdev, priv->supported_profiles[profile]); in awcc_platform_profile_set()
1334 priv->supported_profiles[profile] = id; in awcc_platform_profile_probe()
1342 priv->supported_profiles[PLATFORM_PROFILE_PERFORMANCE] = in awcc_platform_profile_probe()
1349 priv->supported_profiles[PLATFORM_PROFILE_CUSTOM] = in awcc_platform_profile_probe()
1420 if (!priv->supported_profiles[i]) in awcc_debugfs_pprof_data_read()
1424 seq_printf(seq, " ID: 0x%02x\n", priv->supported_profiles[i]); in awcc_debugfs_pprof_data_read()