/openbmc/openbmc/poky/meta/recipes-extended/unzip/ |
H A D | unzip_6.0.bb | 41 …8] = "fixed-version: Patch from https://bugzilla.redhat.com/attachment.cgi?id=293893&action=diff a…
|
/openbmc/linux/net/netfilter/ |
H A D | xt_cgroup.c | 109 return (info->id == sock_cgroup_classid(&skb->sk->sk_cgrp_data)) ^ in cgroup_mt_v0()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth-debugfs.c | 175 snprintf(name, 10, "dpni.%d", dpni_dev->obj_desc.id); in dpaa2_dbg_add()
|
/openbmc/u-boot/drivers/gpio/ |
H A D | sandbox.c | 233 .id = UCLASS_GPIO,
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/ |
H A D | 0001-include-libgen.h-for-basename-API-prototype.patch | 10 [1] https://git.musl-libc.org/cgit/musl/commit/?id=725e17ed6dff4d0cd22487bb64470881e86a92e7
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | debugfs.c | 178 snprintf(name, 16, "vgpu%d", vgpu->id); in intel_gvt_debugfs_add_vgpu()
|
/openbmc/linux/drivers/fpga/ |
H A D | dfl-afu-error.c | 241 {.id = PORT_FEATURE_ID_ERROR,},
|
/openbmc/u-boot/drivers/remoteproc/ |
H A D | k3_system_controller.c | 319 .id = UCLASS_REMOTEPROC,
|
/openbmc/u-boot/drivers/input/ |
H A D | i8042.c | 352 .id = UCLASS_KEYBOARD,
|
/openbmc/linux/drivers/peci/ |
H A D | device.c | 189 ret = dev_set_name(&device->dev, "%d-%02x", controller->id, device->addr); in peci_device_create()
|
/openbmc/linux/fs/smb/client/ |
H A D | smbdirect.h | 56 struct rdma_cm_id *id; member
|
/openbmc/openbmc/poky/meta/recipes-connectivity/ofono/ofono/ |
H A D | CVE-2024-7539.patch | 9 Upstream-Status: Backport [https://git.kernel.org/pub/scm/network/ofono/ofono.git/commit/?id=389e23…
|
/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/iproute2/ |
H A D | 0001-ip-rearrange-and-prune-header-files.patch | 13 Upstream-Status: Backport [https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=…
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | cavium-rng-vf.c | 204 const struct pci_device_id *id) in cavium_rng_probe_vf() argument
|
/openbmc/linux/drivers/regulator/ |
H A D | da9210-regulator.c | 53 .id = 0,
|
H A D | hi6421v600-regulator.c | 83 .id = hi6421v600_##_id, \
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu_imx8q.c | 162 p[17] = core->id; in vpu_imx8q_on_firmware_loaded()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | wm8739.c | 93 switch (ctrl->id) { in wm8739_s_ctrl()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | cinergyT2-core.c | 190 const struct usb_device_id *id) in cinergyt2_usb_probe() argument
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | raspberrypi-ts.c | 178 input->id.bustype = BUS_HOST; in rpi_ts_probe()
|
/openbmc/openbmc-test-automation/lib/ |
H A D | esel_utils.robot | 54 # "@odata.id": "/redfish/v1/Systems/system/LogServices/EventLog/Entries/2",
|
/openbmc/smbios-mdr/include/ |
H A D | smbios_mdrv2.hpp | 86 DataIdStruct id; member
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-loongson.c | 54 static int loongson_dwmac_probe(struct pci_dev *pdev, const struct pci_device_id *id) in loongson_dwmac_probe() argument
|
/openbmc/linux/drivers/spi/ |
H A D | spi-pl022.c | 2101 static int pl022_probe(struct amba_device *adev, const struct amba_id *id) in pl022_probe() argument 2131 pl022->vendor = id->data; in pl022_probe() 2389 .id = 0x00041022, 2398 .id = 0x01080022, 2410 .id = 0x00080023, 2419 .id = 0x000b6022,
|
/openbmc/linux/lib/ |
H A D | xarray.c | 1826 int __xa_alloc(struct xarray *xa, u32 *id, void *entry, in __xa_alloc() argument 1845 *id = xas.xa_index; in __xa_alloc() 1878 int __xa_alloc_cyclic(struct xarray *xa, u32 *id, void *entry, in __xa_alloc_cyclic() argument 1885 ret = __xa_alloc(xa, id, entry, limit, gfp); in __xa_alloc_cyclic() 1893 ret = __xa_alloc(xa, id, entry, limit, gfp); in __xa_alloc_cyclic() 1899 *next = *id + 1; in __xa_alloc_cyclic()
|