/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/ |
H A D | 0001-talloc-Add-configure-options-for-packages.patch | 89 … conf.CHECK_HEADERS('sys/id.h sys/ioctl.h sys/ipc.h sys/mman.h sys/mode.h sys/ndir.h sys/priv.h')
|
/openbmc/linux/drivers/dma/ |
H A D | plx_dma.c | 557 const struct pci_device_id *id) in plx_dma_probe() argument
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_vhci.c | 459 put_unaligned_le16(hdev->id, skb_put(skb, 2)); in __vhci_create_device()
|
/openbmc/linux/drivers/misc/ |
H A D | enclosure.c | 443 static DEVICE_ATTR_RO(id);
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_vp8_if.c | 399 inst->vpu.id = IPI_VDEC_VP8; in vdec_vp8_init()
|
/openbmc/linux/drivers/clk/mmp/ |
H A D | clk-of-mmp2.c | 470 cells[i].clk_id = apbc_gate_clks[i].id; in mmp2_clk_reset_init()
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | xive.rst | 89 interrupt server numbers (ie, highest possible vcpu id plus one).
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_pci_modern.c | 534 .id = UCLASS_VIRTIO,
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/ |
H A D | shadow_4.17.1.bb | 232 # https://bugzilla.redhat.com/show_bug.cgi?id=884658
|
/openbmc/qemu/migration/ |
H A D | multifd-qpl.c | 662 p->id, flags, MULTIFD_FLAG_QPL); in multifd_qpl_recv()
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | pcie_bus.c | 295 static int wil_pcie_probe(struct pci_dev *pdev, const struct pci_device_id *id) in wil_pcie_probe() argument
|
/openbmc/u-boot/drivers/net/ |
H A D | ftgmac100.c | 664 .id = UCLASS_ETH,
|
/openbmc/linux/drivers/hid/ |
H A D | hid-roccat-pyra.c | 451 static int pyra_probe(struct hid_device *hdev, const struct hid_device_id *id) in pyra_probe() argument
|
H A D | hid-picolcd_fb.c | 48 .id = PICOLCDFB_NAME,
|
/openbmc/linux/drivers/net/usb/ |
H A D | ipheth.c | 573 const struct usb_device_id *id) in ipheth_probe() argument
|
/openbmc/linux/drivers/usb/serial/ |
H A D | generic.c | 38 const struct usb_device_id *id) in usb_serial_generic_probe() argument
|
/openbmc/linux/sound/pci/ac97/ |
H A D | ac97_pcm.c | 179 if (ac97->id == AC97_ID_CM9739 && rate != 48000) { in set_spdif_rate()
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | technisat-usb2.c | 762 const struct usb_device_id *id) in technisat_usb2_probe() argument
|
/openbmc/linux/drivers/mailbox/ |
H A D | pcc.c | 711 proc[i].id = i; in acpi_pcc_probe()
|
/openbmc/phosphor-buttons/ |
H A D | README.md | 54 'id-led-group' meson option.
|
/openbmc/linux/net/8021q/ |
H A D | vlan.c | 679 .id = &vlan_net_id,
|
/openbmc/linux/drivers/net/wwan/ |
H A D | mhi_wwan_mbim.c | 595 static int mhi_mbim_probe(struct mhi_device *mhi_dev, const struct mhi_device_id *id) in mhi_mbim_probe() argument
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_basic.c | 312 return info.id; in query_prog_id()
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | resctrl.rst | 301 this group. Writing a task id to the file will add a task to the 440 CPU look in /sys/devices/system/cpu/cpu*/cache/index*/id 596 When writing to the file, you need to specify what cache id you wish to 599 For example, to allocate 2GB/s limit on the first cache id: 617 For example, to allocate 8GB/s limit on the first cache id: 1016 Lock portion of L2 cache from cache id 1 using CBM 0x3. Pseudo-locked
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | 487 tbl->id); in neigh_alloc() 1795 if (!proc_create_seq_data(tbl->id, 0, init_net.proc_net_stat, in neigh_table_init() 1852 remove_proc_entry(tbl->id, init_net.proc_net_stat); in neigh_table_clear() 2178 if (nla_put_string(skb, NDTA_NAME, tbl->id) || in neightbl_fill_info() 2271 if (nla_put_string(skb, NDTA_NAME, tbl->id) < 0 || in neightbl_fill_param_info() 2340 if (nla_strcmp(tb[NDTA_NAME], tbl->id) == 0) { in neightbl_set()
|