Home
last modified time | relevance | path

Searched refs:manufacturer (Results 201 – 225 of 333) sorted by relevance

12345678910>>...14

/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DHDF578 trademark, manufacturer, or otherwise, does not necessarily constitute
/openbmc/u-boot/include/linux/
H A Dfb.h310 __u8 manufacturer[4]; /* Manufacturer */ member
/openbmc/linux/Documentation/devicetree/bindings/i3c/
H A Di3c.yaml125 Contains the manufacturer ID left-shifted by 1.
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp106 std::string manufacturer; member in redfish::sensor_utils::InventoryItem
/openbmc/phosphor-mrw-tools/docs/
H A Dmrw-xml-requirements.md46 The system manufacturer.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DDimm.interface.yaml51 Revision code provided by the individual manufacturer.
/openbmc/linux/include/scsi/
H A Dscsi_device.h129 unsigned int manufacturer; /* Manufacturer of device, for using member
/openbmc/linux/drivers/usb/early/
H A Dxhci-dbc.c295 s_desc = (struct usb_string_descriptor *)strings->manufacturer; in xdbc_mem_init()
315 ctx->info.manufacturer = cpu_to_le64(xdbc.string_dma + XDBC_MAX_STRING_LENGTH); in xdbc_mem_init()
/openbmc/linux/sound/ppc/
H A Dawacs.c91 if (chip->manufacturer == 0x1) in screamer_recalibrate()
905 chip->manufacturer = (in_le32(&chip->awacs->codec_stat) >> 8) & 0xf; in snd_pmac_awacs_init()
/openbmc/linux/drivers/usb/gadget/
H A Dconfigfs.c92 char *manufacturer; member
776 GS_STRINGS_RW(gadget_language, manufacturer);
791 kfree(gs->manufacturer); in gadget_language_attr_release()
1645 stringtab[USB_GADGET_MANUFACTURER_IDX].s = language->manufacturer; in configfs_attach_gadget_strings()
/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp2238 const std::string* manufacturer = nullptr; in requestRoutesManager() local
2249 manufacturer, "Model", model, in requestRoutesManager()
2271 if (manufacturer != nullptr) in requestRoutesManager()
2275 *manufacturer; in requestRoutesManager()
H A Dsystems.hpp361 const std::string* manufacturer = nullptr; in afterGetInventory() local
367 partNumber, "SerialNumber", serialNumber, "Manufacturer", manufacturer, in afterGetInventory()
386 if (manufacturer != nullptr) in afterGetInventory()
388 asyncResp->res.jsonValue["Manufacturer"] = *manufacturer; in afterGetInventory()
/openbmc/linux/Documentation/admin-guide/media/
H A Dsi470x.rst14 Silicon Laboratories is the manufacturer of the radio ICs, that nowadays are the
/openbmc/linux/drivers/edac/
H A Dghes_edac.c78 u8 manufacturer; member
/openbmc/linux/arch/s390/kernel/
H A Dsthyi.c194 memcpy(sctns->mac.infmmanu, sysinfo->manufacturer, sizeof(sctns->mac.infmmanu)); in fill_stsi_mac()
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1388 if (dev->manufacturer) in usbhid_probe()
1389 strscpy(hid->name, dev->manufacturer, sizeof(hid->name)); in usbhid_probe()
1392 if (dev->manufacturer) in usbhid_probe()
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_systems_inventory.robot130 [Documentation] Check that the Motherboard manufacturer is non-blank.
/openbmc/linux/drivers/usb/core/
H A Dsysfs.c142 usb_string_attr(manufacturer);
834 if (udev->manufacturer == NULL) in dev_string_attrs_are_visible()
/openbmc/linux/drivers/mmc/host/
H A Dvub300.c2094 char manufacturer[48]; in vub300_probe() local
2097 usb_string(udev, udev->descriptor.iManufacturer, manufacturer, in vub300_probe()
2098 sizeof(manufacturer)); in vub300_probe()
2105 manufacturer, product, serial_number); in vub300_probe()
/openbmc/linux/net/bluetooth/
H A Dhci_sock.c506 if (hdev->manufacturer == 0xffff) in create_monitor_event()
517 ii->manufacturer = cpu_to_le16(hdev->manufacturer); in create_monitor_event()
/openbmc/linux/Documentation/hwmon/
H A Dadm9240.rst46 chip MSB 5-bit address. Each chip reports a unique manufacturer
/openbmc/docs/designs/
H A Dredfish-resource-supplement-for-pfr.md65 manufacturer/provider specific extension moniker.
/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.c68 s_desc = (struct usb_string_descriptor *)strings->manufacturer; in xhci_dbc_populate_strings()
104 info->manufacturer = cpu_to_le64(dma + DBC_MAX_STRING_LENGTH); in xhci_dbc_init_contexts()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/
H A D0001-add-new-option-eltorito-platform.patch283 + * id is the manufacturer ID
/openbmc/openbmc/poky/documentation/
H A Dtransitioning-to-a-custom-environment.rst35 best place to get your first BSP is from your silicon manufacturer or board

12345678910>>...14