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