• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/

Lines Matching refs:tp_features

323 } tp_features;
2056 if (!tp_features.hotkey_wlsw)
2092 if (tp_features.hotkey_mask) {
2139 if (tp_features.hotkey_mask) {
2214 if (!tp_features.hotkey) {
2257 if (tp_features.hotkey_tablet &&
2460 && !tp_features.bright_unkfw)
2891 if (tp_features.hotkey_wlsw)
2914 if (tp_features.hotkey_tablet)
3050 if (((tp_features.hotkey_mask &&
3261 tp_features.hotkey = hkey_handle != NULL;
3265 str_supported(tp_features.hotkey));
3267 if (!tp_features.hotkey)
3316 tp_features.hotkey_mask = 1;
3323 str_supported(tp_features.hotkey_mask));
3326 if (!tp_features.hotkey_mask && !hotkey_all_mask &&
3331 if (tp_features.hotkey_mask) {
3346 tp_features.hotkey_wlsw = 1;
3354 tp_features.hotkey_wlsw = 1;
3360 if (tp_features.hotkey_wlsw)
3366 tp_features.hotkey_tablet = 1;
3416 if (tp_features.hotkey_wlsw) {
3421 if (tp_features.hotkey_tablet) {
3430 if (tp_features.bright_acpimode && acpi_video_backlight_support()) {
3733 if (tp_features.hotkey_wlsw &&
3798 if (!tp_features.hotkey) {
3844 if (!tp_features.hotkey)
4043 tp_features.bluetooth = hkey_handle &&
4048 str_supported(tp_features.bluetooth),
4053 tp_features.bluetooth = 1;
4058 if (tp_features.bluetooth &&
4061 tp_features.bluetooth = 0;
4066 if (!tp_features.bluetooth)
4233 tp_features.wan = hkey_handle &&
4238 str_supported(tp_features.wan),
4243 tp_features.wan = 1;
4248 if (tp_features.wan &&
4251 tp_features.wan = 0;
4256 if (!tp_features.wan)
4374 tp_features.uwb = hkey_handle &&
4379 str_supported(tp_features.uwb),
4384 tp_features.uwb = 1;
4389 if (tp_features.uwb &&
4392 tp_features.uwb = 0;
4397 if (!tp_features.uwb)
4779 if (tp_features.light_status) {
4792 if (tp_features.light) {
4856 tp_features.light = (cmos_handle || lght_handle) && !ledb_handle;
4858 if (tp_features.light)
4861 tp_features.light_status =
4865 str_supported(tp_features.light),
4866 str_supported(tp_features.light_status));
4868 if (!tp_features.light)
4875 tp_features.light = 0;
4876 tp_features.light_status = 0;
4895 if (!tp_features.light) {
4897 } else if (!tp_features.light_status) {
4916 if (!tp_features.light)
5472 tp_features.beep_needs_two_args = !!(quirks & TPACPI_BEEP_Q1);
5503 if (tp_features.beep_needs_two_args) {
6159 tp_features.bright_acpimode = (bcl_levels > 0);
6195 * Returns < 0 for error, otherwise sets tp_features.bright_*
6230 tp_features.bright_unkfw = 1;
6251 if (tp_features.bright_unkfw)
6274 } else if (tp_features.bright_acpimode && brightness_enable > 1) {
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) {
7069 if (!tp_features.mixer_no_level_control) {
7096 if (tp_features.mixer_no_level_control) {
7342 tp_features.fan_ctrl_status_undef = 1;
7348 if (unlikely(tp_features.fan_ctrl_status_undef)) {
7353 tp_features.fan_ctrl_status_undef = 0;
7365 if (tp_features.second_fan) {
7382 if (!tp_features.second_fan)
7548 tp_features.fan_ctrl_status_undef = 0;
7608 tp_features.fan_ctrl_status_undef = 0;
7660 tp_features.fan_ctrl_status_undef = 0;
8021 tp_features.fan_ctrl_status_undef = 0;
8022 tp_features.second_fan = 0;
8046 tp_features.second_fan = 1;
8105 if (tp_features.second_fan) {
8157 if (tp_features.fan_ctrl_status_undef)
8168 tp_features.fan_ctrl_status_undef = 0;
8973 if (tp_features.input_device_registered)
8982 if (tp_features.sensors_pdev_attrs_registered)
8990 if (tp_features.sensors_pdrv_attrs_registered)
8992 if (tp_features.platform_drv_attrs_registered)
8995 if (tp_features.sensors_pdrv_registered)
8998 if (tp_features.platform_drv_registered)
9067 tp_features.platform_drv_registered = 1;
9076 tp_features.sensors_pdrv_registered = 1;
9080 tp_features.platform_drv_attrs_registered = 1;
9090 tp_features.sensors_pdrv_attrs_registered = 1;
9122 tp_features.sensors_pdev_attrs_registered = 1;
9170 tp_features.input_device_registered = 1;