Searched refs:m48t59_nvram_attr (Results 1 – 1 of 1) sorted by relevance
379 static struct bin_attribute m48t59_nvram_attr = { variable488 m48t59_nvram_attr.size = pdata->offset; in m48t59_rtc_probe()490 ret = sysfs_create_bin_file(&pdev->dev.kobj, &m48t59_nvram_attr); in m48t59_rtc_probe()499 sysfs_remove_bin_file(&pdev->dev.kobj, &m48t59_nvram_attr); in m48t59_rtc_remove()