Searched refs:temp_kset (Results 1 – 1 of 1) sorted by relevance
655 struct kset *temp_kset; in hp_init_bios_package_attribute() local681 temp_kset = bioscfg_drv.authentication_dir_kset; in hp_init_bios_package_attribute()683 temp_kset = bioscfg_drv.main_dir_kset; in hp_init_bios_package_attribute()698 duplicate = kset_find_obj(temp_kset, str_value); in hp_init_bios_package_attribute()713 attr_name_kobj->kset = temp_kset; in hp_init_bios_package_attribute()766 struct kset *temp_kset; in hp_init_bios_buffer_attribute() local786 temp_kset = bioscfg_drv.authentication_dir_kset; in hp_init_bios_buffer_attribute()788 temp_kset = bioscfg_drv.main_dir_kset; in hp_init_bios_buffer_attribute()791 duplicate = kset_find_obj(temp_kset, str); in hp_init_bios_buffer_attribute()806 attr_name_kobj->kset = temp_kset; in hp_init_bios_buffer_attribute()
Completed in 10 milliseconds