Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dsclp_cpi_sys.c202 static void set_string(char *attr, const char *value) in set_string() function
243 set_string(system_name, buf); in system_name_store()
275 set_string(sysplex_name, buf); in sysplex_name_store()
307 set_string(system_type, buf); in system_type_store()
401 set_string(system_name, system); in sclp_cpi_set_data()
402 set_string(sysplex_name, sysplex); in sclp_cpi_set_data()
403 set_string(system_type, type); in sclp_cpi_set_data()
/openbmc/u-boot/lib/efi_loader/
H A Defi_hii.c944 set_string(const struct efi_hii_string_protocol *this, in set_string() function
1091 .set_string = set_string,
/openbmc/qemu/hw/core/
H A Dqdev-properties.c473 static void set_string(Object *obj, Visitor *v, const char *name, in set_string() function
491 .set = set_string,
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_hii.c841 ret = hii_string_protocol->set_string(hii_string_protocol, handle, in test_hii_string_set_string()
/openbmc/u-boot/include/
H A Defi_api.h982 efi_status_t(EFIAPI *set_string)(