Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-rv8803.c410 static struct bin_attribute rv8803_nvram_attr = { variable
487 err = device_create_bin_file(&client->dev, &rv8803_nvram_attr); in rv8803_probe()
498 device_remove_bin_file(&client->dev, &rv8803_nvram_attr); in rv8803_remove()