Home
last modified time | relevance | path

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

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