Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dksysfs.c57 static const struct attribute_group boot_params_attr_group = { variable
384 ret = sysfs_create_group(boot_params_kobj, &boot_params_attr_group); in boot_params_ksysfs_init()
394 sysfs_remove_group(boot_params_kobj, &boot_params_attr_group); in boot_params_ksysfs_init()