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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Damc6821.c209 u8 pwm1_enable; member in struct:amc6821_data
347 return sprintf(buf, "%d\n", data->pwm1_enable);
744 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
1073 data->pwm1_enable = 1;
1077 data->pwm1_enable = 2;
1081 data->pwm1_enable = 3;
1087 data->pwm1_enable = 0;
H A Dlm63.c381 static DEVICE_ATTR(pwm1_enable, S_IRUGO, show_pwm1_enable, NULL);
H A Dmax6650.c359 "illegal value for pwm1_enable (%d)\n", mode);
464 static DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, get_enable, set_enable);
H A Dasb100.c558 static DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
H A Demc2103.c517 static DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
H A Df75375s.c552 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO|S_IWUSR,
H A Dw83l786ng.c494 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
H A Dpc87427.c641 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
H A Dadt7470.c1114 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_auto,
H A Dadt7475.c1008 static SENSOR_DEVICE_ATTR_2(pwm1_enable, S_IRUGO | S_IWUSR, show_pwmctrl,
H A Dasc7621.c961 PWRITEM(pwm1_enable, 0, PRI_LOW, VAA(0x5c, 0x5c, 0x62), VAA(0, 0, 0),
H A Df71805f.c1014 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
H A Dw83791d.c794 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
H A Dw83792d.c1019 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
H A Dadm1026.c1455 static DEVICE_ATTR(pwm1_enable, S_IRUGO | S_IWUSR, show_pwm_enable,
H A Dadt7462.c1712 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_auto,
H A Df71882fg.c428 SENSOR_ATTR_2(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
H A Dw83627ehf.c1105 SENSOR_ATTR(pwm1_enable, S_IWUSR | S_IRUGO, show_pwm_enable,
H A Dw83627hf.c990 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IRUGO|S_IWUSR, show_pwm_enable,
H A Dlm93.c1840 static SENSOR_DEVICE_ATTR(pwm1_enable, S_IWUSR | S_IRUGO,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dcompal-laptop.c679 static SENSOR_DEVICE_ATTR(pwm1_enable,
H A Deeepc-laptop.c1036 EEEPC_CREATE_SENSOR_ATTR(pwm1_enable, S_IRUGO | S_IWUSR,
H A Dthinkpad_acpi.c7774 /* sysfs fan pwm1_enable ----------------------------------------------- */
7806 tpacpi_disclose_usertask("hwmon pwm1_enable",
7838 __ATTR(pwm1_enable, S_IWUSR | S_IRUGO,

Completed in 182 milliseconds