Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dds1682.c190 static const struct bin_attribute ds1682_eeprom_attr = { variable
219 rc = sysfs_create_bin_file(&client->dev.kobj, &ds1682_eeprom_attr); in ds1682_probe()
233 sysfs_remove_bin_file(&client->dev.kobj, &ds1682_eeprom_attr); in ds1682_remove()
/kernel/linux/linux-6.6/drivers/misc/
H A Dds1682.c190 static const struct bin_attribute ds1682_eeprom_attr = { variable
218 rc = sysfs_create_bin_file(&client->dev.kobj, &ds1682_eeprom_attr); in ds1682_probe()
232 sysfs_remove_bin_file(&client->dev.kobj, &ds1682_eeprom_attr); in ds1682_remove()

Completed in 3 milliseconds