atm_attrs 106 net/atm/atm_sysfs.c static struct device_attribute *atm_attrs[] = { atm_attrs 161 net/atm/atm_sysfs.c for (i = 0; atm_attrs[i]; i++) { atm_attrs 162 net/atm/atm_sysfs.c err = device_create_file(cdev, atm_attrs[i]); atm_attrs 171 net/atm/atm_sysfs.c device_remove_file(cdev, atm_attrs[j]);