Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rtc/
Drtc-tx4939.c228 static struct bin_attribute tx4939_rtc_nvram_attr = { variable
268 ret = sysfs_create_bin_file(&pdev->dev.kobj, &tx4939_rtc_nvram_attr); in tx4939_rtc_probe()
277 sysfs_remove_bin_file(&pdev->dev.kobj, &tx4939_rtc_nvram_attr); in tx4939_rtc_remove()