Home
last modified time | relevance | path

Searched refs:vendor_string (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dvesa.h19 far_ptr vendor_string; /* 6 */ member
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dvesa.h19 far_ptr vendor_string; /* 6 */ member
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dcontrol.h27 char *vendor_string; member
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dcontrol.h27 char *vendor_string; member

Completed in 8 milliseconds