Home
last modified time | relevance | path

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

/drivers/platform/x86/hp/hp-bioscfg/
A Dbioscfg.c361 static const struct kobj_type attr_name_ktype = { variable
614 ret = kobject_init_and_add(attr_name_kobj, &attr_name_ktype, in hp_add_other_attributes()
715 ret = kobject_init_and_add(attr_name_kobj, &attr_name_ktype, in hp_init_bios_package_attribute()
813 &attr_name_ktype, NULL, "%s", temp_str); in hp_init_bios_buffer_attribute()
/drivers/platform/x86/dell/dell-wmi-sysman/
A Dsysman.c257 static const struct kobj_type attr_name_ktype = { variable
471 retval = kobject_init_and_add(attr_name_kobj, &attr_name_ktype, NULL, "%s", in init_bios_attributes()

Completed in 7 milliseconds