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