Searched refs:atm_attrs (Results 1 – 1 of 1) sorted by relevance
105 static struct device_attribute *atm_attrs[] = { variable160 for (i = 0; atm_attrs[i]; i++) { in atm_register_sysfs()161 err = device_create_file(cdev, atm_attrs[i]); in atm_register_sysfs()170 device_remove_file(cdev, atm_attrs[j]); in atm_register_sysfs()