/openbmc/qemu/docs/devel/ |
H A D | vfio-iommufd.rst | 100 -object iommufd,id=iommufd0 109 -object iommufd,id=iommufd0,fd=22 139 -object iommufd,id=iommufd0
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | spear1310.dtsi | 30 phy-id = <0>; 39 phy-id = <1>; 48 phy-id = <2>;
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | vio.h | 177 u16 id; member 203 char id[]; member 364 int (*probe)(struct vio_dev *dev, const struct vio_device_id *id);
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | debugfs.c | 343 #define add_dyn_dbg(name, id, initstate) do { \ in b43legacy_add_dynamic_debug() argument 344 e->dyn_debug[id] = (initstate); \ in b43legacy_add_dynamic_debug() 346 &(e->dyn_debug[id])); \ in b43legacy_add_dynamic_debug()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_link_encoder.c | 177 enable ? "Enabling" : "Disabling", enc->id.enum_id); in enc2_fec_set_enable() 406 enc10->base.id = init_data->encoder; in dcn20_link_encoder_construct() 483 enc10->base.id, &bp_cap_info); in dcn20_link_encoder_construct()
|
/openbmc/linux/include/net/ |
H A D | xdp.h | 55 u32 id; member 452 u32 bpf_xdp_metadata_kfunc_id(int id); 458 static inline u32 bpf_xdp_metadata_kfunc_id(int id) { return 0; } in bpf_xdp_metadata_kfunc_id() argument
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_lpss.c | 212 chip->id = pdev->devfn; in qrk_serial_setup_dma() 314 static int lpss8250_probe(struct pci_dev *pdev, const struct pci_device_id *id) in lpss8250_probe() argument 334 lpss->board = (struct lpss8250_board *)id->driver_data; in lpss8250_probe()
|
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | sdio_intf.c | 27 static int rtw_drv_init(struct sdio_func *func, const struct sdio_device_id *id); 364 const struct sdio_device_id *id) in rtw_drv_init() argument 374 if1 = rtw_sdio_if1_init(dvobj, id); in rtw_drv_init()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | exynos_hs_i2c.c | 528 i2c_bus->id = pinmux_decode_periph_id(blob, node); in s3c_i2c_ofdata_to_platdata() 535 exynos_pinmux_config(i2c_bus->id, PINMUX_FLAG_HS_MODE); in s3c_i2c_ofdata_to_platdata() 555 .id = UCLASS_I2C,
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_obex.c | 317 obex_control_intf.iInterface = us[OBEX_CTRL_IDX].id; in obex_bind() 318 obex_data_nop_intf.iInterface = us[OBEX_DATA_IDX].id; in obex_bind() 319 obex_data_intf.iInterface = us[OBEX_DATA_IDX].id; in obex_bind()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am335x-brppt1-nand.dts | 21 device-id = <0x0>; 22 parent-id = <0x0>; 302 ti,elm-id = <&elm>;
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | rtw_cmd.h | 94 u8 id:4; member 101 u8 id; member 108 #define c2h_evt_valid(c2h_evt) ((c2h_evt)->id || (c2h_evt)->plen)
|
/openbmc/linux/drivers/mfd/ |
H A D | 88pm800.c | 133 .id = -1, 146 .id = -1, 153 .id = -1,
|
/openbmc/linux/net/bluetooth/ |
H A D | mgmt_util.c | 100 hdr->index = cpu_to_le16(hdev->id); in mgmt_send_event_skb() 274 cmd->index = hdev->id; in mgmt_pending_new() 374 mesh_tx->index = hdev->id; in mgmt_mesh_add()
|
/openbmc/linux/tools/bpf/bpftool/Documentation/ |
H A D | bpftool-cgroup.rst | 33 | *PROG* := { **id** *PROG_ID* | **pinned** *FILE* | **tag** *PROG_TAG* } 142 | **# bpftool cgroup attach /sys/fs/cgroup/test.slice/ device id 1 allow_multi** 152 | **# bpftool cgroup detach /sys/fs/cgroup/test.slice/ device id 1**
|
/openbmc/linux/drivers/macintosh/ |
H A D | windfarm_smu_sensors.c | 66 static int smu_read_adc(u8 id, s32 *value) in smu_read_adc() argument 73 smu_done_complete, &comp, id); in smu_read_adc() 81 id, cmd.cmd.reply_len); in smu_read_adc()
|
/openbmc/linux/drivers/media/test-drivers/vivid/ |
H A D | vivid-vbi-cap.c | 31 vbi_gen->data[12].id = 0; in vivid_sliced_vbi_cap_fill() 55 vbi_gen->data[0].id = 0; in vivid_sliced_vbi_cap_fill() 61 vbi_gen->data[1].id = 0; in vivid_sliced_vbi_cap_fill()
|
/openbmc/linux/arch/mips/pci/ |
H A D | pci-ar2315.c | 312 u32 id; in ar2315_pci_host_setup() local 314 res = ar2315_pci_local_cfg_rd(apc, devfn, PCI_VENDOR_ID, &id); in ar2315_pci_host_setup() 315 if (res != PCIBIOS_SUCCESSFUL || id != AR2315_PCI_HOST_DEVID) in ar2315_pci_host_setup()
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_ioctl.c | 99 uint32_t id = 0; in apply_surf_reloc() local 103 id = info->src_bo->surface_id; in apply_surf_reloc() 106 *(uint32_t *)(reloc_page + (info->dst_offset & ~PAGE_MASK)) = id; in apply_surf_reloc()
|
/openbmc/linux/net/sched/ |
H A D | act_bpf.c | 126 if (nla_put_u32(skb, TCA_ACT_BPF_ID, prog->filter->aux->id)) in tcf_bpf_dump_ebpf_info() 396 .id = TCA_ID_BPF, 420 .id = &act_bpf_ops.net_id,
|
/openbmc/linux/drivers/hid/bpf/ |
H A D | hid_bpf_dispatch.c | 184 static int device_match_id(struct device *dev, const void *id) in device_match_id() argument 188 return hdev->id == *(int *)id; in device_match_id()
|
/openbmc/linux/fs/pstore/ |
H A D | inode.c | 352 pos->record->id == record->id && in pstore_mkfile() 365 record->psi->name, record->id, in pstore_mkfile()
|
/openbmc/linux/drivers/extcon/ |
H A D | extcon-palmas.c | 117 int id; in palmas_gpio_id_detect() local 126 id = gpiod_get_value_cansleep(palmas_usb->id_gpiod); in palmas_gpio_id_detect() 128 if (id) { in palmas_gpio_id_detect()
|
/openbmc/linux/arch/arm/mm/ |
H A D | proc-v6.S | 101 mmid r1, r1 @ get mm->context.id 235 ldr r6, =0x4107b362 @ id for ARM1136 r0p2 236 mrc p15, 0, r5, c0, c0, 0 @ get processor id
|
/openbmc/linux/drivers/video/backlight/ |
H A D | adp5520_bl.c | 22 int id; member 299 data->id = pdev->id; in adp5520_bl_probe()
|