/openbmc/qemu/hw/net/ |
H A D | eepro100.c | 1880 pci_dev->qdev.id, in e100_nic_realize()
|
H A D | pcnet.c | 1713 dev->id, &dev->mem_reentrancy_guard, s); in pcnet_common_init()
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | core-book3s.c | 2210 return sprintf(page, "event=0x%02llx\n", pmu_attr->id); in power_events_sysfs_show()
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | qcm2290.dtsi | 351 qcom,client-id = <1>;
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | goku_udc.c | 1744 static int goku_probe(struct pci_dev *pdev, const struct pci_device_id *id) in goku_probe() argument
|
H A D | m66592-udc.c | 1601 snprintf(clk_name, sizeof(clk_name), "usbf%d", pdev->id); in m66592_probe()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | ether.c | 2691 .id = UCLASS_ETH,
|
/openbmc/u-boot/drivers/mmc/ |
H A D | omap_hsmmc.c | 2034 .id = UCLASS_MMC,
|
/openbmc/linux/net/bridge/ |
H A D | br_private.h | 1967 ssize_t br_show_bridge_id(char *buf, const struct bridge_id *id);
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn.dtsi | 588 imx8mn_uid: unique-id@4 { /* 0x410-0x420 */
|
/openbmc/linux/drivers/net/wireless/zydas/ |
H A D | zd1201.c | 1727 const struct usb_device_id *id) in zd1201_probe() argument
|
/openbmc/linux/drivers/media/cec/core/ |
H A D | cec-adap.c | 66 conn_info->drm.connector_id = connector->base.id; in cec_fill_conn_info_from_drm()
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/ |
H A D | 0001-BootLogoLib-align-logo-coords-to-be-even.patch | 192 z8Td96NL0O2_8R^pY3OBylCqBN-id<<?C!B*c=@AG)B5GJCI@A>967hIa70;-JJk6)
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | cxusb.c | 1598 const struct usb_device_id *id) in cxusb_probe() argument
|
/openbmc/linux/drivers/misc/cxl/ |
H A D | pci.c | 1729 static int cxl_probe(struct pci_dev *dev, const struct pci_device_id *id) in cxl_probe() argument
|
/openbmc/rest-dbus/resources/ |
H A D | jsrender.min.js | 3 …:{},f.parent=n,f.type=t||"top",f.data=r,f.tmpl=i,u=f._={key:0,useKey:g?0:1,id:""+ye++,onRender:s,b…
|
H A D | jquery.min.js | 2 …id='"+u+"-\f]' msallowcapture=''><option selected=''></option></select>",a.querySelectorAll("[msal… 5 …tribute(c)),d.value=b+="","value"===c||b===a.getAttribute(c)?b:void 0}},ob.id=ob.name=ob.coords=fu…
|
/openbmc/docs/designs/ |
H A D | uart-mux-support.md | 313 As in the linked discussion, given the `console-id` value really represents
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ipu3.rst | 284 (e.g 0 for video mode or 1 for still mode) through the control id 0x009819a1 as
|
/openbmc/u-boot/drivers/spi/ |
H A D | aspeed_spi.c | 1944 .id = UCLASS_SPI,
|
/openbmc/linux/Documentation/networking/ |
H A D | filter.rst | 370 **(Accelerated) VLAN w/ id 10**::
|
/openbmc/linux/drivers/regulator/ |
H A D | qcom_spmi-regulator.c | 2433 vreg->desc.id = -1; in qcom_spmi_regulator_probe()
|
/openbmc/linux/drivers/net/ |
H A D | gtp.c | 1907 .id = >p_net_id,
|
/openbmc/linux/lib/ |
H A D | Kconfig.debug | 25 Selecting this option causes printk() to add a caller "thread id" (if 26 in task context) or a caller "processor id" (if not in task context) 235 # some targets may not support: https://sourceware.org/bugzilla/show_bug.cgi?id=27215 361 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99090
|
/openbmc/linux/arch/x86/kvm/ |
H A D | x86.c | 11850 int kvm_arch_vcpu_precreate(struct kvm *kvm, unsigned int id) in kvm_arch_vcpu_precreate() argument 11859 if (id >= kvm->arch.max_vcpu_ids) in kvm_arch_vcpu_precreate() 12441 void __user * __x86_set_memory_region(struct kvm *kvm, int id, gpa_t gpa, in __x86_set_memory_region() argument 12450 if (WARN_ON(id >= KVM_MEM_SLOTS_NUM)) in __x86_set_memory_region() 12453 slot = id_to_memslot(slots, id); in __x86_set_memory_region() 12477 m.slot = id | (i << 16); in __x86_set_memory_region()
|