Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c363 static const struct kobj_type attr_name_ktype = { variable
619 ret = kobject_init_and_add(attr_name_kobj, &attr_name_ktype, in hp_add_other_attributes()
720 ret = kobject_init_and_add(attr_name_kobj, &attr_name_ktype, in hp_init_bios_package_attribute()
818 &attr_name_ktype, NULL, "%s", temp_str); in hp_init_bios_buffer_attribute()
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c258 static const struct kobj_type attr_name_ktype = { variable
472 retval = kobject_init_and_add(attr_name_kobj, &attr_name_ktype, NULL, "%s", in init_bios_attributes()