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

/linux-4.4.14/arch/x86/kernel/
H A Dksysfs.c58 static struct attribute_group boot_params_attr_group = { variable in typeref:struct:attribute_group
323 ret = sysfs_create_group(boot_params_kobj, &boot_params_attr_group); boot_params_ksysfs_init()
333 sysfs_remove_group(boot_params_kobj, &boot_params_attr_group); boot_params_ksysfs_init()

Completed in 206 milliseconds