Home
last modified time | relevance | path

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

/linux/arch/um/kernel/
H A Dtime.c1050 static struct kobj_attribute bc_attribute = __ATTR(bc-message, 0660, bc_show, bc_store); variable
1061 if (sysfs_create_file(bc_time_kobject, &bc_attribute.attr)) in um_bc_start()