Home
last modified time | relevance | path

Searched refs:dev (Results 23251 – 23275 of 26793) sorted by relevance

1...<<931932933934935936937938939940>>...1072

/openbmc/linux/drivers/ata/pata_parport/
H A Daten.c120 dev_info(&pi->dev, in aten_log_adapter()
/openbmc/linux/sound/usb/
H A Dcard.h154 struct usb_device *dev; member
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A DKconfig20 (e.g. /dev/mtd1). This is required to update the firmware or
/openbmc/linux/include/sound/
H A Dcompress_driver.h151 struct device *dev; member
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_ale.h12 struct device *dev; member
/openbmc/linux/arch/xtensa/kernel/
H A Dtime.c62 struct clock_event_device *dev) in ccount_timer_set_next_event() argument
/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dvdec.h75 struct device *dev; member
/openbmc/linux/arch/arm/configs/
H A Dmmp2_defconfig10 CONFIG_CMDLINE="root=/dev/nfs rootfstype=nfs nfsroot=192.168.1.100:/nfsroot/ ip=192.168.1.101:192.1…
H A Drealview_defconfig18 CONFIG_CMDLINE="root=/dev/nfs nfsroot=10.1.69.3:/work/nfsroot ip=dhcp console=ttyAMA0 mem=128M"
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rcar.h128 struct device *dev; member
/openbmc/linux/drivers/gpu/drm/vc4/
H A DKconfig50 Documentation/dev-tools/kunit/.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/
H A Dsdbus-c++_1.5.0.bb47 FILES:${PN}-dev += "${bindir}/sdbus-c++-xml2cpp"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-control-center/
H A Dgnome-control-center_46.0.1.bb73 FILES:${PN}-dev += "${datadir}/gettext"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/
H A D0002-Add-package-configuration-files.patch69 --- /dev/null
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dpython_pep517.bbclass8 # https://www.python.org/dev/peps/pep-0517/
/openbmc/linux/sound/soc/sof/intel/
H A Dlnl.c124 sdev->private = devm_kzalloc(sdev->dev, sizeof(struct sof_ipc4_fw_data), GFP_KERNEL); in sof_lnl_ops_init()
/openbmc/qemu/tests/docker/dockerfiles/
H A Ddebian-loongarch-cross.docker54 id ${USER} 2>/dev/null || useradd -u ${UID} -U ${USER}; fi
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Druntime.h104 struct device *dev; member
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dconcepts-appx.rst74 ":doc:`/kernel-dev/advanced`" Chapter.
76 - *linux-yocto-dev:* A development kernel based on the latest
296 modify the kernel. See the ":ref:`kernel-dev/intro:kernel modification workflow`" section.
302 ":ref:`kernel-dev/common:preparing the build host to work on the kernel`"
330 ":ref:`kernel-dev/concepts-appx:yocto linux kernel architecture and branching strategies`"
332 ":ref:`kernel-dev/common:using \`\`devtool\`\` to patch the kernel`"
334 ":ref:`kernel-dev/common:using traditional kernel development to patch the kernel`"
344 ":ref:`kernel-dev/common:configuring the kernel`" section.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.14.rst65 - dev-manual: add security team processes
66 - dev-manual: fix testimage usage instructions
67 - dev-manual: layers: Add notes about layer.conf
68 - dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code" section
69 - dev-manual: new-recipe.rst: replace reference to wiki
70 - dev-manual: start.rst: remove obsolete reference
71 - dev-manual: wic: update "wic list images" output
72 - dev/ref-manual: Document :term:`INIT_MANAGER`
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c435 priv->trans->dev, 0, time, ev); in iwl_print_cont_event_trace()
439 priv->trans->dev, time, data, ev); in iwl_print_cont_event_trace()
503 trace_iwlwifi_dev_ucode_wrap_event(priv->trans->dev, in iwl_continuous_event_trace()
1259 priv->dev = trans->dev; in iwl_op_mode_dvm_start()
1360 SET_IEEE80211_DEV(priv->hw, priv->trans->dev); in iwl_op_mode_dvm_start()
1731 trace_iwlwifi_dev_ucode_event(trans->dev, 0, in iwl_print_event_log()
1745 trace_iwlwifi_dev_ucode_event(trans->dev, time, in iwl_print_event_log()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dm66592-udc.c1555 dev_err(&pdev->dev, in m66592_probe()
1567 if (dev_get_platdata(&pdev->dev) == NULL) { in m66592_probe()
1568 dev_err(&pdev->dev, "no platform data\n"); in m66592_probe()
1580 m66592->pdata = dev_get_platdata(&pdev->dev); in m66592_probe()
1602 m66592->clk = clk_get(&pdev->dev, clk_name); in m66592_probe()
1604 dev_err(&pdev->dev, "cannot get clock \"%s\"\n", in m66592_probe()
1659 ret = usb_add_gadget_udc(&pdev->dev, &m66592->gadget); in m66592_probe()
1663 dev_info(&pdev->dev, "version %s\n", DRIVER_VERSION); in m66592_probe()
/openbmc/linux/drivers/block/aoe/
H A Daoecmd.c364 skb->dev = t->ifp->nd; in ata_rw_frameinit()
434 skb->dev = ifp; in aoecmd_cfg_pkts()
486 skb->dev = t->ifp->nd; in resend()
800 ifp = getif(t, f->skb->dev); in rexmit_timer()
1132 ifp = getif(t, skb->dev); in ktiocomplete()
1398 skb->dev = t->ifp->nd; in aoecmd_ata_id()
1573 n = skb->dev->mtu; in aoecmd_cfg_rsp()
1579 setifbcnt(t, skb->dev, n); in aoecmd_cfg_rsp()
/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-xp.c572 of_match_device(armada_xp_pinctrl_of_match, &pdev->dev); in armada_xp_pinctrl_probe()
629 mpp_saved_regs = devm_kmalloc_array(&pdev->dev, nregs, sizeof(u32), in armada_xp_pinctrl_probe()
634 pdev->dev.platform_data = soc; in armada_xp_pinctrl_probe()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2056.h1092 void b2056_upload_inittabs(struct b43_wldev *dev,
1094 void b2056_upload_syn_pll_cp2(struct b43_wldev *dev, bool ghz5);
1099 b43_nphy_get_chantabent_rev3(struct b43_wldev *dev, u16 freq);

1...<<931932933934935936937938939940>>...1072