Home
last modified time | relevance | path

Searched refs:ds1682_eeprom_attr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/
H A Dds1682.c191 static const struct bin_attribute ds1682_eeprom_attr = { variable
255 rc = sysfs_create_bin_file(&client->dev.kobj, &ds1682_eeprom_attr); in ds1682_probe()
269 sysfs_remove_bin_file(&client->dev.kobj, &ds1682_eeprom_attr); in ds1682_remove()