Searched defs:stk17ta8_nvram_attr (Results 1 - 1 of 1) sorted by relevance

/drivers/rtc/
H A Drtc-stk17ta8.c278 static struct bin_attribute stk17ta8_nvram_attr = { variable in typeref:struct:bin_attribute
344 ret = sysfs_create_bin_file(&pdev->dev.kobj, &stk17ta8_nvram_attr);
354 sysfs_remove_bin_file(&pdev->dev.kobj, &stk17ta8_nvram_attr);

Completed in 102 milliseconds