Lines Matching refs:attribute
1179 static struct attribute *dme1737_pwm_chmod_attr[];
1180 static void dme1737_chmod_file(struct device*, struct attribute*, mode_t);
1546 static struct attribute *dme1737_attr[] ={
1615 static struct attribute *dme1737_misc_attr[] = {
1637 static struct attribute *dme1737_pwm1_attr[] = {
1647 static struct attribute *dme1737_pwm2_attr[] = {
1657 static struct attribute *dme1737_pwm3_attr[] = {
1667 static struct attribute *dme1737_pwm5_attr[] = {
1673 static struct attribute *dme1737_pwm6_attr[] = {
1692 static struct attribute *dme1737_pwm_misc_attr[] = {
1701 static struct attribute *dme1737_fan1_attr[] = {
1708 static struct attribute *dme1737_fan2_attr[] = {
1715 static struct attribute *dme1737_fan3_attr[] = {
1722 static struct attribute *dme1737_fan4_attr[] = {
1729 static struct attribute *dme1737_fan5_attr[] = {
1736 static struct attribute *dme1737_fan6_attr[] = {
1755 static struct attribute *dme1737_zone_chmod_attr[] = {
1775 static struct attribute *dme1737_pwm1_chmod_attr[] = {
1783 static struct attribute *dme1737_pwm2_chmod_attr[] = {
1791 static struct attribute *dme1737_pwm3_chmod_attr[] = {
1799 static struct attribute *dme1737_pwm5_chmod_attr[] = {
1804 static struct attribute *dme1737_pwm6_chmod_attr[] = {
1821 static struct attribute *dme1737_pwm_chmod_attr[] = {
1860 struct attribute *attr, mode_t mode) in dme1737_chmod_file()
1872 struct attribute **attr; in dme1737_chmod_group()