Home
last modified time | relevance | path

Searched refs:product (Results 176 – 200 of 1031) sorted by relevance

12345678910>>...42

/openbmc/openbmc/meta-hpe/meta-gxp/recipes-connectivity/jsnbd/jsnbd/
H A Dstate_hook39 echo "Virtual Media Device" > strings/0x409/product
/openbmc/linux/drivers/platform/x86/
H A Dacer-wireless.c49 idev->id.product = 0x1229; in acer_wireless_add()
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/recipes-graphics/obmc-ikvm/
H A Dcreate_usbhid.sh21 echo "virtual_input" > strings/0x409/product
/openbmc/linux/drivers/hid/
H A Dhid-glorious.c50 switch (hdev->product) { in glorious_update_name()
H A Dhid-hyperv.c20 unsigned short product; member
479 hid_dev->product = input_dev->hid_dev_info.product; in mousevsc_probe()
H A Dhid-nintendo.c486 (ctlr->hdev->product == USB_DEVICE_ID_NINTENDO_JOYCONL || \
487 ctlr->hdev->product == USB_DEVICE_ID_NINTENDO_JOYCONR || \
488 ctlr->hdev->product == USB_DEVICE_ID_NINTENDO_CHRGGRIP)
490 (ctlr->hdev->product == USB_DEVICE_ID_NINTENDO_PROCON)
492 (ctlr->hdev->product == USB_DEVICE_ID_NINTENDO_CHRGGRIP)
1698 switch (hdev->product) { in joycon_input_create()
1730 ctlr->input->id.product = hdev->product; in joycon_input_create()
1751 if (hdev->product != USB_DEVICE_ID_NINTENDO_PROCON) { in joycon_input_create()
1778 if (hdev->product == USB_DEVICE_ID_NINTENDO_JOYCONL) { in joycon_input_create()
1781 } else if (hdev->product == USB_DEVICE_ID_NINTENDO_JOYCONR) { in joycon_input_create()
[all …]
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi.c26 #define ULPI_ID(vendor, product) (((vendor) << 16) | (product)) argument
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DPersistentMemory.interface.yaml12 The product ID of this memory module as defined by JEDEC in JEP-106.
21 The product ID of the memory subsystem controller of this memory
/openbmc/linux/drivers/media/rc/
H A Dxbox_remote.c236 udev->manufacturer && udev->product ? " " : "", in xbox_remote_probe()
237 udev->product ?: ""); in xbox_remote_probe()
/openbmc/linux/drivers/hid/usbhid/
H A Dusbmouse.c147 if (dev->product) { in usb_mouse_probe()
150 strlcat(mouse->name, dev->product, sizeof(mouse->name)); in usb_mouse_probe()
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DHDF559 The following statement applies to those portions of the product and must
75 apparatus, product, or process disclosed, or represents that its use
83 and shall not be used for advertising or product endorsement purposes.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DLibpng29 use this software in a product, an acknowledgment in the product
133 this source code in a product, acknowledgment is not required but would
/openbmc/u-boot/board/intel/galileo/
H A DKconfig28 Override the default product name U-Boot reports in the SMBIOS
/openbmc/linux/sound/drivers/pcsp/
H A Dpcsp_input.c89 input_dev->id.product = 0x0001; in pcspkr_input_init()
/openbmc/linux/drivers/hid/surface-hid/
H A Dsurface_hid_core.h42 __le16 product; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/
H A Demlog_git.bb29 CVE_STATUS_EMLOG[status] = "fixed-version: The name of this product is exactly the same as github.c…
/openbmc/linux/Documentation/devicetree/bindings/hwinfo/
H A Drenesas,prr.yaml15 Register that allows to retrieve SoC product and revision information.
/openbmc/u-boot/drivers/ata/
H A Dfsl_sata.c794 unsigned char product[ATA_ID_PROD_LEN + 1]; in scan_sata() local
813 memcpy(sata_dev_desc[dev].product, serial, sizeof(serial)); in scan_sata()
820 ata_id_c_string(id, product, ATA_ID_PROD, sizeof(product)); in scan_sata()
821 memcpy(sata_dev_desc[dev].vendor, product, sizeof(product)); in scan_sata()
H A Dsata_mv.c995 unsigned char product[ATA_ID_PROD_LEN + 1]; in scan_sata() local
1017 memcpy(sata_dev_desc[port].product, serial, sizeof(serial)); in scan_sata()
1024 ata_id_c_string(id, product, ATA_ID_PROD, sizeof(product)); in scan_sata()
1025 memcpy(sata_dev_desc[port].vendor, product, sizeof(product)); in scan_sata()
/openbmc/linux/drivers/usb/serial/
H A Dgeneric.c27 static __u16 product = 0xffff; variable
32 module_param(product, ushort, 0);
33 MODULE_PARM_DESC(product, "User specified USB idProduct");
89 generic_device_ids[0].idProduct = product; in usb_serial_generic_register()
/openbmc/qemu/tests/tcg/mips/user/ase/msa/
H A Dtest_msa_compile_64r6eb.sh301 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_s_h.c \
303 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_s_w.c \
305 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_s_d.c \
307 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_u_h.c \
309 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_u_w.c \
311 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_u_d.c \
313 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dpadd_s_h.c \
315 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dpadd_s_w.c \
317 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dpadd_s_d.c \
319 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dpadd_u_h.c \
[all …]
H A Dtest_msa_compile_64r6el.sh301 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_s_h.c \
303 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_s_w.c \
305 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_s_d.c \
307 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_u_h.c \
309 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_u_w.c \
311 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dotp_u_d.c \
313 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dpadd_s_h.c \
315 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dpadd_s_w.c \
317 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dpadd_s_d.c \
319 /opt/img/bin/mips-img-linux-gnu-gcc int-dot-product/test_msa_dpadd_u_h.c \
[all …]
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_input.c50 dev->input_id.product = mantis->device_id; in mantis_input_init()
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-ns2mini.dts8 /* This machine is embedded in the first LaCie CloudBox product. */
/openbmc/linux/Documentation/hwmon/
H A Dtmp103.rst12 Product info and datasheet: https://www.ti.com/product/tmp103

12345678910>>...42