Home
last modified time | relevance | path

Searched refs:dev (Results 22551 – 22575 of 26793) sorted by relevance

1...<<901902903904905906907908909910>>...1072

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_fcu_controls.c427 struct device_node *np, *fcu = pv->i2c->dev.of_node; in wf_fcu_lookup_fans()
557 dev_set_drvdata(&client->dev, pv); in wf_fcu_probe()
564 struct wf_fcu_priv *pv = dev_get_drvdata(&client->dev); in wf_fcu_remove()
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/
H A Drpm_4.19.1.1.bb8 SUMMARY:${PN}-dev = "Development files for manipulating RPM packages"
9 DESCRIPTION:${PN}-dev = "This package contains the RPM C library and header files. These \
144 FILES:${PN}-dev += "${libdir}/rpm-plugins/*.la \
/openbmc/linux/net/ipv6/
H A Dioam6_iptunnel.c288 ipv6_dev_get_saddr(net, dst->dev, &hdr->daddr, in ioam6_do_encap()
341 if (!skb->dev) in ioam6_output()
349 err = skb_cow_head(skb, LL_RESERVED_SPACE(dst->dev)); in ioam6_output()
/openbmc/qemu/hw/vfio/
H A Dplatform.c570 static void vfio_platform_realize(DeviceState *dev, Error **errp) in vfio_platform_realize() argument
573 VFIOPlatformDevice *vdev = VFIO_PLATFORM_DEVICE(dev); in vfio_platform_realize()
574 SysBusDevice *sbdev = SYS_BUS_DEVICE(dev); in vfio_platform_realize()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h531 QEMUBH *virtio_bh_new_guarded_full(DeviceState *dev,
534 #define virtio_bh_new_guarded(dev, cb, opaque) \ argument
535 virtio_bh_new_guarded_full((dev), (cb), (opaque), (stringify(cb)))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A Dacinclude.m448 gcc -I$KINC -E $KINC/linux/mc146818rtc.h | grep rtc_lock >/dev/null
314 $ac_moc1 -v 2>&1 | grep "Qt 3" >/dev/null
401 grep '^"%%%"' 2>/dev/null | \
521 $XSLTPROC $XSLTPROC_FLAGS $DB_FILE >/dev/null 2>&1 << END
572 if cmp $1 $2 > /dev/null; then
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqp.c152 static inline int verbs_mtu_enum_to_int(struct ib_device *dev, enum ib_mtu mtu) in verbs_mtu_enum_to_int() argument
164 struct hfi1_ibdev *dev = to_idev(ibqp->device); in hfi1_check_modify_qp() local
165 struct hfi1_devdata *dd = dd_from_dev(dev); in hfi1_check_modify_qp()
922 struct hfi1_ibdev *dev = &ppd->dd->verbs_dev; in hfi1_error_port_qps() local
924 rvt_qp_iter(&dev->rdi, sl, hfi1_qp_iter_cb); in hfi1_error_port_qps()
/openbmc/linux/drivers/video/fbdev/
H A Dacornfb.c922 static int acornfb_probe(struct platform_device *dev) in acornfb_probe() argument
935 current_par.dev = &dev->dev; in acornfb_probe()
1004 base = dma_alloc_wc(current_par.dev, size, &handle, in acornfb_probe()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs_rvu_if.c754 dev_err(rvu->dev, "Failed to allocate the mcs resources for PCIFUNC:%d\n", pcifunc); in rvu_mbox_handler_mcs_alloc_resources()
810 dev_err(rvu->dev, "Failed to allocate the mcs ctrl pkt rule for PCIFUNC:%d\n", in rvu_mbox_handler_mcs_alloc_ctrl_pkt_rule()
900 mcs->pf = devm_kcalloc(mcs->dev, hw->total_pfs, in rvu_mcs_init()
905 mcs->vf = devm_kcalloc(mcs->dev, hw->total_vfs, in rvu_mcs_init()
916 dev_err(rvu->dev, "mcs alloc workqueue failed\n"); in rvu_mcs_init()
/openbmc/linux/fs/btrfs/tests/
H A Dextent-map-tests.c898 struct btrfs_device *dev = btrfs_alloc_dummy_device(fs_info); in test_rmap_block() local
900 if (IS_ERR(dev)) { in test_rmap_block()
902 ret = PTR_ERR(dev); in test_rmap_block()
905 map->stripes[i].dev = dev; in test_rmap_block()
/openbmc/qemu/hw/display/
H A Dtcx.c810 static void tcx_realizefn(DeviceState *dev, Error **errp) in tcx_realizefn() argument
812 SysBusDevice *sbd = SYS_BUS_DEVICE(dev); in tcx_realizefn()
813 TCXState *s = TCX(dev); in tcx_realizefn()
873 s->con = graphic_console_init(dev, 0, &tcx_ops, s); in tcx_realizefn()
875 s->con = graphic_console_init(dev, 0, &tcx24_ops, s); in tcx_realizefn()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0001-localedef-Add-hardlink-resolver-from-util-linux.patch52 --- /dev/null
465 --- /dev/null
531 + dev_t dev;
554 + dev_t dev;
660 + if (st.st_dev != ctl->dev && !ctl->force) {
661 + if (ctl->dev)
665 + ctl->dev = st.st_dev;
726 + if (fp2->ino == st.st_ino && fp2->dev == st.st_dev) {
840 + fp2->dev = st.st_dev;
999 --- /dev/null
/openbmc/linux/drivers/scsi/
H A D3w-xxxx.c490 static ssize_t tw_show_stats(struct device *dev, struct device_attribute *attr, in tw_show_stats() argument
493 struct Scsi_Host *host = class_to_shost(dev); in tw_show_stats()
839 cpu_addr = dma_alloc_coherent(&tw_dev->tw_pci_dev->dev, in tw_allocate_memory()
848 dma_free_coherent(&tw_dev->tw_pci_dev->dev, size * TW_Q_LENGTH, in tw_allocate_memory()
915 …cpu_addr = dma_alloc_coherent(&tw_dev->tw_pci_dev->dev, data_buffer_length_adjusted + sizeof(TW_Ne… in tw_chrdev_ioctl()
1025 …dma_free_coherent(&tw_dev->tw_pci_dev->dev, data_buffer_length_adjusted + sizeof(TW_New_Ioctl), cp… in tw_chrdev_ioctl()
1067 dma_free_coherent(&tw_dev->tw_pci_dev->dev, in tw_free_device_extension()
1073 dma_free_coherent(&tw_dev->tw_pci_dev->dev, in tw_free_device_extension()
2265 retval = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in tw_probe()
2322 retval = scsi_add_host(host, &pdev->dev); in tw_probe()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c61 dev_err(pfvf->dev, "failed to allocate transform for ecb-aes\n"); in cn10k_ecb_aes_encrypt()
67 dev_err(pfvf->dev, "failed to allocate request for skcipher\n"); in cn10k_ecb_aes_encrypt()
74 dev_err(pfvf->dev, "failed to set key for skcipher\n"); in cn10k_ecb_aes_encrypt()
193 dev_err(pfvf->dev, "Failed to allocate %s %s resource\n", in cn10k_mcs_alloc_rsrc()
234 dev_err(pfvf->dev, "Failed to free %s %s resource\n", in cn10k_mcs_free_rsrc()
291 dev_warn(pfvf->dev, "Unsupported key length\n"); in cn10k_mcs_write_rx_secy()
398 dev_err(pfvf->dev, "Generating hash using ECB(AES) failed\n"); in cn10k_mcs_write_keys()
552 dev_warn(pfvf->dev, "Unsupported key length\n"); in cn10k_mcs_write_tx_secy()
1108 dev_err(pfvf->dev, "Failed to disable TCAM for SC %d\n", in cn10k_mcs_disable_rxscs()
1802 dev_err(pfvf->dev, "Cannot notify PN wrapped event\n"); in cn10k_mcs_init()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v4_4_2.c1387 dev_err(adev->dev, "fail to initialize sdma ras block\n"); in sdma_v4_4_2_sw_init()
1548 adev->dev, 1, in sdma_v4_4_2_process_trap_irq()
1632 dev_err(adev->dev, "sdma instance invalid %d\n", instance); in sdma_v4_4_2_print_iv_entry()
1642 dev_dbg_ratelimited(adev->dev, in sdma_v4_4_2_print_iv_entry()
1655 dev_dbg_ratelimited(adev->dev, "MC or SEM address in VM hole\n"); in sdma_v4_4_2_process_vm_hole_irq()
1665 dev_dbg_ratelimited(adev->dev, "SDMA received a doorbell from BIF with byte_enable !=0xff\n"); in sdma_v4_4_2_process_doorbell_invalid_irq()
1674 dev_dbg_ratelimited(adev->dev, in sdma_v4_4_2_process_pool_timeout_irq()
1684 dev_dbg_ratelimited(adev->dev, in sdma_v4_4_2_process_srbm_write_irq()
2148 dev_warn(adev->dev, "SDMA RAS is not supported\n"); in sdma_v4_4_2_query_ras_error_count()
2173 dev_warn(adev->dev, "SDMA RAS is not supported\n"); in sdma_v4_4_2_reset_ras_error_count()
/openbmc/linux/Documentation/admin-guide/nfs/
H A Dnfsroot.rst53 root=/dev/nfs
261 make bzdisk FDARGS="root=/dev/nfs"
264 access to the floppy drive device, /dev/fd0
284 make isoimage FDARGS="root=/dev/nfs"
292 cdrecord dev=ATAPI:1,0,0 arch/x86/boot/image.iso
308 mknod /dev/boot255 c 0 255
/openbmc/qemu/docs/
H A Dpcie.txt68 -device <dev>[,bus=pcie.0]
116 -device <dev>,bus=root_port1
125 -device <dev>,bus=downstream_port1
163 -device <dev>[,bus=pcie.0]
167 -device <dev>,bus=pci_bridge1[,addr=x]
267 …device_add <dev>,id=<id>,bus=<PCI Express Root Port Id/PCI Express Downstream Port Id/PCI-PCI Brid…
/openbmc/linux/drivers/mfd/
H A Dwm5110-tables.c1861 static bool wm5110_is_adsp_memory(struct device *dev, unsigned int reg) in wm5110_is_adsp_memory() argument
1863 struct arizona *arizona = dev_get_drvdata(dev); in wm5110_is_adsp_memory()
1873 static bool wm5110_readable_register(struct device *dev, unsigned int reg) in wm5110_readable_register() argument
3012 return wm5110_is_adsp_memory(dev, reg); in wm5110_readable_register()
3016 static bool wm5110_volatile_register(struct device *dev, unsigned int reg) in wm5110_volatile_register() argument
3188 return wm5110_is_adsp_memory(dev, reg); in wm5110_volatile_register()
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1061 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.sq_pgtbl_size, in bnx2i_alloc_qp_resc()
1071 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.sq_mem_size, in bnx2i_alloc_qp_resc()
1097 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.cq_pgtbl_size, in bnx2i_alloc_qp_resc()
1107 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.cq_mem_size, in bnx2i_alloc_qp_resc()
1149 dma_alloc_coherent(&hba->pcidev->dev, ep->qp.rq_mem_size, in bnx2i_alloc_qp_resc()
1191 dma_free_coherent(&hba->pcidev->dev, ep->qp.sq_pgtbl_size, in bnx2i_free_qp_resc()
1197 dma_free_coherent(&hba->pcidev->dev, ep->qp.sq_mem_size, in bnx2i_free_qp_resc()
1205 dma_free_coherent(&hba->pcidev->dev, ep->qp.rq_pgtbl_size, in bnx2i_free_qp_resc()
1211 dma_free_coherent(&hba->pcidev->dev, ep->qp.rq_mem_size, in bnx2i_free_qp_resc()
1219 dma_free_coherent(&hba->pcidev->dev, ep->qp.cq_pgtbl_size, in bnx2i_free_qp_resc()
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dmd.rst70 e.g. ``/dev/hda1``, ``/dev/hdc1``, ``/dev/sda1``, ``/dev/sdb1``
74 e:\loadlin\loadlin e:\zimage root=/dev/md0 md=0,0,4,0,/dev/hdb2,/dev/hdc3 ro
283 available. It will then appear at md/dev-XXX (depending on the
437 dev-XXX
445 /sys/block/md0/md/dev-hdb1/block -> ../../../../block/hdb/hdb1
605 These are symbolic links to the appropriate ``dev-XXX`` entry.
691 This are similar to ``/proc/sys/dev/raid/speed_limit_{min,max}``
/openbmc/docs/development/
H A Dadd-new-system.md260 to start QEMU (`qemu-system-arm` command from [dev-environment.md][32]), giving
281 https://github.com/openbmc/linux/tree/dev-4.13/arch/arm/boot/dts. For examples,
298 - In `dev-4.10`, there is common and machine-specific initialization code in
300 perform specific settings in each machine. Starting in branch `dev-4.13`,
752 DEVPATH=/dev/input/by-path/platform-gpio-keys-event
762 DEVPATH=/dev/input/by-path/platform-gpio-keys-event
776 DEVPATH=/dev/input/by-path/platform-gpio-keys-event
790 DEVPATH=/dev/input/by-path/platform-gpio-keys-event
844 https://github.com/openbmc/linux/blob/dev-4.13/include/dt-bindings/gpio/aspeed-gpio.h
853 [30]: https://github.com/openbmc/docs/blob/master/development/dev-environment.md
[all …]
/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/
H A Dindex.rst23 :ref:`dev-manual/start:setting up to use cross platforms (crops)`
30 See the :ref:`dev-manual/start:setting up to use windows subsystem for
57 :ref:`dev-manual/start:preparing the build host`
161 :ref:`dev-manual/start:locating yocto project source files`
281 :ref:`dev-manual/qemu:using the quick emulator (qemu)` chapter in
368 :ref:`dev-manual/layers:adding a layer using the \`\`bitbake-layers\`\` script`
403 :ref:`dev-manual/layers:creating a general layer using the \`\`bitbake-layers\`\` script`
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c358 dev_dbg(video->isp->dev, in isp_video_buffer_prepare()
991 dev_warn(isp->dev, "can't find source, failing now\n"); in isp_video_check_external_subdevs()
1004 dev_warn(isp->dev, "get_fmt returned null!\n"); in isp_video_check_external_subdevs()
1021 dev_warn(isp->dev, "no pixel rate control in subdev %s\n", in isp_video_check_external_subdevs()
1322 queue->dev = video->isp->dev; in isp_video_open()
1483 dev_err(video->isp->dev, in omap3isp_video_register()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c834 dev_warn(&adapter->pdev->dev, "clearing Tx timestamp hang\n"); in igb_ptp_tx_work()
901 dev_warn(&adapter->pdev->dev, "clearing Rx timestamp hang\n"); in igb_ptp_rx_hang()
935 dev_warn(&adapter->pdev->dev, "clearing Tx timestamp hang\n"); in igb_ptp_tx_hang()
1390 &adapter->pdev->dev); in igb_ptp_init()
1393 dev_err(&adapter->pdev->dev, "ptp_clock_register failed\n"); in igb_ptp_init()
1395 dev_info(&adapter->pdev->dev, "added PHC on %s\n", in igb_ptp_init()
1465 dev_info(&adapter->pdev->dev, "removed PHC on %s\n", in igb_ptp_stop()
/openbmc/linux/drivers/tty/serial/
H A Dsunsu.c1207 up->port.dev->of_node, in sunsu_kbd_ms_init()
1232 serio->dev.parent = up->port.dev; in sunsu_kbd_ms_init()
1349 sunserial_console_termios(co, port->dev->of_node); in sunsu_console_setup()
1426 struct device_node *dp = op->dev.of_node; in su_probe()
1462 up->port.dev = &op->dev; in su_probe()

1...<<901902903904905906907908909910>>...1072