Searched refs:eeprom_attr (Results 1 – 2 of 2) sorted by relevance
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()
166 static const struct bin_attribute eeprom_attr = { variable229 err = sysfs_create_bin_file(&client->dev.kobj, &eeprom_attr); in ee1004_probe()261 sysfs_remove_bin_file(&client->dev.kobj, &eeprom_attr); in ee1004_remove()