Home
last modified time | relevance | path

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

/openbmc/linux/drivers/greybus/
H A Dmanifest.c399 control->vendor_string = str; in gb_manifest_parse_interface()
423 kfree(control->vendor_string); in gb_manifest_parse_interface()
424 control->vendor_string = NULL; in gb_manifest_parse_interface()
H A Dcontrol.c407 return scnprintf(buf, PAGE_SIZE, "%s\n", control->vendor_string); in vendor_string_show()
409 static DEVICE_ATTR_RO(vendor_string);
433 kfree(control->vendor_string); in gb_control_release()
/openbmc/linux/arch/x86/boot/
H A Dvesa.h19 far_ptr vendor_string; /* 6 */ member
/openbmc/linux/include/linux/greybus/
H A Dcontrol.h27 char *vendor_string; member
/openbmc/linux/drivers/staging/greybus/Documentation/
H A Dsysfs-bus-greybus162 What: /sys/bus/greybus/devices/N-M.I.ctrl/vendor_string