Searched refs:mixer_no_level_control (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c315 u32 mixer_no_level_control:1; member in struct:__anon13952
6531 if (tp_features.mixer_no_level_control)
6837 if (!tp_features.mixer_no_level_control) {
6943 tp_features.mixer_no_level_control = 1;
6945 tp_features.mixer_no_level_control = 0;
6950 tp_features.mixer_no_level_control = 0;
6953 tp_features.mixer_no_level_control = 1;
6979 str_supported(!tp_features.mixer_no_level_control));
7011 if (tp_features.mixer_no_level_control)
7022 if (!tp_features.mixer_no_level_control) {
[all...]

Completed in 97 milliseconds