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

Lines Matching refs:attribute

1206 static struct attribute *dme1737_pwm_chmod_attr[];
1207 static void dme1737_chmod_file(struct device*, struct attribute*, mode_t);
1433 * Sysfs device attribute defines and structs
1573 static struct attribute *dme1737_attr[] ={
1638 static struct attribute *dme1737_temp_offset_attr[] = {
1652 static struct attribute *dme1737_vid_attr[] = {
1665 static struct attribute *dme1737_zone3_attr[] = {
1681 static struct attribute *dme1737_zone_hyst_attr[] = {
1695 static struct attribute *dme1737_pwm1_attr[] = {
1705 static struct attribute *dme1737_pwm2_attr[] = {
1715 static struct attribute *dme1737_pwm3_attr[] = {
1725 static struct attribute *dme1737_pwm5_attr[] = {
1731 static struct attribute *dme1737_pwm6_attr[] = {
1750 static struct attribute *dme1737_auto_pwm_min_attr[] = {
1759 static struct attribute *dme1737_fan1_attr[] = {
1766 static struct attribute *dme1737_fan2_attr[] = {
1773 static struct attribute *dme1737_fan3_attr[] = {
1780 static struct attribute *dme1737_fan4_attr[] = {
1787 static struct attribute *dme1737_fan5_attr[] = {
1794 static struct attribute *dme1737_fan6_attr[] = {
1813 static struct attribute *dme1737_zone_chmod_attr[] = {
1830 static struct attribute *dme1737_zone3_chmod_attr[] = {
1844 static struct attribute *dme1737_pwm1_chmod_attr[] = {
1852 static struct attribute *dme1737_pwm2_chmod_attr[] = {
1860 static struct attribute *dme1737_pwm3_chmod_attr[] = {
1868 static struct attribute *dme1737_pwm5_chmod_attr[] = {
1873 static struct attribute *dme1737_pwm6_chmod_attr[] = {
1890 static struct attribute *dme1737_pwm_chmod_attr[] = {
1929 struct attribute *attr, mode_t mode)
1941 struct attribute **attr;
1995 /* Create a name attribute for ISA devices */