/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | mpc8544ds.dtsi | 78 phy-connection-type = "rgmii-id"; 109 phy-connection-type = "rgmii-id";
|
/openbmc/linux/net/netfilter/ |
H A D | nft_immediate.c | 288 entry->id = FLOW_ACTION_ACCEPT; in nft_immediate_offload_verdict() 291 entry->id = FLOW_ACTION_DROP; in nft_immediate_offload_verdict()
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_plane.c | 235 bool is_primary = (c->id == KOMEDA_COMPONENT_LAYER0); in get_plane_type() 307 err = drm_plane_create_zpos_property(plane, layer->base.id, 0, 8); in komeda_plane_add()
|
H A D | komeda_dev.c | 119 DRM_ERROR("get pxclk for pipeline %d failed!\n", pipe->id); in komeda_parse_pipe_dt() 173 pipe->id); in komeda_parse_dt()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | skel_internal.h | 266 static inline int skel_map_get_fd_by_id(__u32 id) in skel_map_get_fd_by_id() argument 272 attr.map_id = id; in skel_map_get_fd_by_id()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | tw2804.c | 169 switch (ctrl->id) { in tw2804_g_volatile_ctrl() 196 switch (ctrl->id) { in tw2804_s_ctrl()
|
/openbmc/linux/drivers/iio/temperature/ |
H A D | max31856.c | 406 const struct spi_device_id *id = spi_get_device_id(spi); in max31856_probe() local 422 indio_dev->name = id->name; in max31856_probe()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | cb_pcidda.c | 392 const struct pci_device_id *id) in cb_pcidda_pci_probe() argument 395 id->driver_data); in cb_pcidda_pci_probe()
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8026-asus-sparrow.dts | 17 qcom,msm-id = <199 0x20000>; 18 qcom,board-id = <8 3005>;
|
/openbmc/linux/drivers/media/pci/cx25821/ |
H A D | cx25821.h | 93 v4l2_std_id id; member 196 unsigned id; member
|
/openbmc/linux/drivers/regulator/ |
H A D | rtq2134-regulator.c | 240 int rid = desc->id; in rtq2134_buck_of_parse_cb() 275 .id = RTQ2134_IDX_BUCK##_id, \
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/ |
H A D | context.py | 59 class_ids[test.__class__] = '.'.join(test.id().split('.')[:-1]) 61 if (test.id()+'.').startswith(skip+'.'):
|
/openbmc/linux/include/net/ |
H A D | ieee802154_netdev.h | 397 const struct ieee802154_llsec_key_id *id, 400 const struct ieee802154_llsec_key_id *id);
|
/openbmc/qemu/docs/specs/ |
H A D | spdm.rst | 100 -drive file=blknvme,if=none,id=mynvme,format=raw \ 115 -drive file=blknvme,if=none,id=mynvme,format=raw \
|
/openbmc/linux/drivers/thermal/intel/ |
H A D | intel_pch_thermal.c | 160 const struct pci_device_id *id) in intel_pch_thermal_probe() argument 162 enum pch_board_ids board_id = id->driver_data; in intel_pch_thermal_probe()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_link_encoder.c | 347 enc10->base.id = init_data->encoder; in dcn21_link_encoder_construct() 424 enc10->base.id, &bp_cap_info); in dcn21_link_encoder_construct()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | usb.c | 210 const struct usb_device_id *id) in mt76x0u_probe() argument 239 if (id->driver_info) in mt76x0u_probe()
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | power.c | 277 .id = SCMI_EVENT_POWER_STATE_CHANGED, 335 .id = SCMI_PROTOCOL_POWER,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8992-lg-bullhead.dtsi | 26 qcom,msm-id = <251 0>, <252 0>; 27 qcom,pmic-id = <0x10009 0x1000A 0x0 0x0>;
|
/openbmc/qemu/docs/system/ |
H A D | device-emulation.rst | 45 --device foo,bus=pci.0,addr=0,id=foo 46 --device bar,bus=foo.0,addr=1,id=baz
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_asm.h | 38 #define KVM_HOST_SMCCC_ID(id) \ argument 42 (id))
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | virtio.c | 114 vr->id = info->index; in vring_init() 137 vr->cookie = virtio_notify(vr->schid, vr->id, vr->cookie); in vring_notify()
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-ipc.c | 389 int hda_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) in hda_dsp_ipc_get_window_offset() argument 391 return SRAM_WINDOW_OFFSET(id); in hda_dsp_ipc_get_window_offset()
|
/openbmc/linux/drivers/mailbox/ |
H A D | arm_mhu_db.c | 247 static int mhu_db_probe(struct amba_device *adev, const struct amba_id *id) in mhu_db_probe() argument 333 .id = 0x1bb098,
|
/openbmc/linux/security/keys/ |
H A D | internal.h | 272 extern long keyctl_restrict_keyring(key_serial_t id, 330 static inline long keyctl_pkey_query(key_serial_t id, in keyctl_pkey_query() argument
|