Searched refs:eeprom_attr (Results 1 – 2 of 2) sorted by relevance
163 static const struct bin_attribute eeprom_attr = { variable226 err = sysfs_create_bin_file(&client->dev.kobj, &eeprom_attr); in ee1004_probe()258 sysfs_remove_bin_file(&client->dev.kobj, &eeprom_attr); in ee1004_remove()
108 static const struct bin_attribute eeprom_attr = { variable183 return sysfs_create_bin_file(&client->dev.kobj, &eeprom_attr); in eeprom_probe()188 sysfs_remove_bin_file(&client->dev.kobj, &eeprom_attr); in eeprom_remove()