/openbmc/linux/drivers/crypto/caam/ |
H A D | caamhash.c | 551 static inline void ahash_unmap(struct device *dev, in ahash_unmap() argument 558 dma_unmap_sg(dev, req->src, edesc->src_nents, DMA_TO_DEVICE); in ahash_unmap() 561 dma_unmap_single(dev, edesc->sec4_sg_dma, in ahash_unmap() 565 dma_unmap_single(dev, state->buf_dma, state->buflen, in ahash_unmap() 571 static inline void ahash_unmap_ctx(struct device *dev, in ahash_unmap_ctx() argument 578 dma_unmap_single(dev, state->ctx_dma, state->ctx_dma_len, flag); in ahash_unmap_ctx() 581 ahash_unmap(dev, edesc, req, dst_len); in ahash_unmap_ctx()
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 959 ``/dev/dsp``. 4333 "-serial dev redirect the serial port to char device 'dev'\n", 4336 ``-serial dev`` 4383 ``/dev/XXX`` 4503 ``-parallel dev`` 4516 "-monitor dev redirect the monitor to char device 'dev'\n", 4519 ``-monitor dev`` 4529 ``-qmp dev`` 4543 ``-qmp-pretty dev`` 4572 ``-debugcon dev`` [all …]
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_debug.c | 319 struct device dev; member 986 sdev_printk(KERN_INFO, dev, in scsi_debug_ioctl() 989 sdev_printk(KERN_INFO, dev, in scsi_debug_ioctl() 7069 sdbg_host = dev_to_sdebug_host(dev); in sdebug_release_adapter() 7219 sdbg_host->dev.bus = &pseudo_lld_bus; in sdebug_add_host_helper() 7220 sdbg_host->dev.parent = pseudo_primary; in sdebug_add_host_helper() 7242 if (sdbg_host->dev.release) in sdebug_add_host_helper() 7243 put_device(&sdbg_host->dev); in sdebug_add_host_helper() 7298 device_unregister(&sdbg_host->dev); in sdebug_do_remove_host() 7714 sdbg_host = dev_to_sdebug_host(dev); in sdebug_driver_probe() [all …]
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | ixgbe.rst | 102 Alternatively, you can use "ip link set [down/up] dev ethX" to turn the 193 #echo $num_vf_enabled > /sys/class/net/$dev/device/sriov_numvfs // enable VFs 194 #echo 0 > /sys/class/net/$dev/device/sriov_numvfs //disable VFs 423 ip link set mtu 9000 dev eth<x> 424 ip link set up dev eth<x> 519 ip link set <pf dev> vf <vf id> spoofchk {off|on}
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | cthw20k1.c | 1261 dev_err(hw->card->dev, in hw_trn_init() 1321 dev_alert(hw->card->dev, "PLL initialization failed!!!\n"); in hw_pll_init() 1345 dev_alert(hw->card->dev, "Card Auto-init failed!!!\n"); in hw_auto_init() 1904 if (dma_set_mask_and_coherent(&pci->dev, DMA_BIT_MASK(dma_bits))) in hw_card_start() 1905 dma_set_mask_and_coherent(&pci->dev, DMA_BIT_MASK(32)); in hw_card_start() 1931 dev_err(hw->card->dev, in hw_card_start()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_snps_phy.c | 64 struct drm_i915_private *dev_priv = to_i915(encoder->base.dev); in intel_snps_phy_set_signal_levels() 1788 struct drm_i915_private *i915 = to_i915(encoder->base.dev); in intel_mpllb_calc_state() 1823 struct drm_i915_private *dev_priv = to_i915(encoder->base.dev); in intel_mpllb_enable() 1881 struct drm_i915_private *i915 = to_i915(encoder->base.dev); in intel_mpllb_disable() 1953 struct drm_i915_private *dev_priv = to_i915(encoder->base.dev); in intel_mpllb_readout_hw_state() 1998 struct drm_i915_private *i915 = to_i915(state->base.dev); in intel_mpllb_state_verify()
|
/openbmc/linux/drivers/media/platform/samsung/s3c-camif/ |
H A D | camif-capture.c | 550 ret = pm_runtime_resume_and_get(camif->dev); in s3c_camif_open() 558 pm_runtime_put(camif->dev); in s3c_camif_open() 585 pm_runtime_put(camif->dev); in s3c_camif_close() 643 dev_name(vp->camif->dev), vp->id); in s3c_camif_vidioc_querycap() 1132 q->dev = camif->v4l2_dev.dev; in s3c_camif_register_video_node()
|
/openbmc/linux/arch/powerpc/platforms/4xx/ |
H A D | pci.c | 57 static void fixup_ppc4xx_pci_bridge(struct pci_dev *dev) in fixup_ppc4xx_pci_bridge() argument 62 if (dev->devfn != 0 || dev->bus->self != NULL) in fixup_ppc4xx_pci_bridge() 65 hose = pci_bus_to_host(dev->bus); in fixup_ppc4xx_pci_bridge() 82 pci_dev_for_each_resource(dev, r) { in fixup_ppc4xx_pci_bridge() 88 pci_name(dev)); in fixup_ppc4xx_pci_bridge()
|
/openbmc/linux/drivers/tty/ |
H A D | mxser.c | 1798 dev_err(&pdev->dev, "too many boards found (maximum %d), board " in mxser_probe() 1803 brd = devm_kzalloc(&pdev->dev, struct_size(brd, ports, nports), in mxser_probe() 1814 dev_err(&pdev->dev, "PCI enable failed\n"); in mxser_probe() 1840 retval = devm_request_irq(&pdev->dev, brd->irq, mxser_interrupt, in mxser_probe() 1843 dev_err(&pdev->dev, "request irq failed"); in mxser_probe() 1849 mxvar_sdriver, base + i, &pdev->dev); in mxser_probe()
|
/openbmc/linux/fs/proc/ |
H A D | task_mmu.c | 243 dev_t dev, unsigned long ino) in show_vma_header_prefix() argument 254 seq_put_hex_ll(m, " ", MAJOR(dev), 2); in show_vma_header_prefix() 255 seq_put_hex_ll(m, ":", MINOR(dev), 2); in show_vma_header_prefix() 270 dev_t dev = 0; in show_map_vma() local 275 dev = inode->i_sb->s_dev; in show_map_vma() 282 show_vma_header_prefix(m, start, end, flags, pgoff, dev, ino); in show_map_vma()
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | classes.rst | 224 ":ref:`dev-manual/build-quality:maintaining build output quality`" 502 ":ref:`dev-manual/sbom:creating a software bill of materials`" 603 ":ref:`dev-manual/vulnerabilities:checking for vulnerabilities`" 1268 INSANE_SKIP:${PN} += "dev-so" 1353 - ``dev-deps:`` Checks that all packages except ``-dev`` or 1357 - ``dev-so:`` Checks that the ``.so`` symbolic links are in the 1934 ":ref:`kernel-dev/common:incorporating out-of-tree modules`" 2169 OVERLAYFS_ETC_DEVICE = "/dev/mmcblk0p2" 2234 ":ref:`dev-manual/packages:using runtime package management`" 2611 ":ref:`dev-manual/packages:testing packages with ptest`" [all …]
|
/openbmc/u-boot/fs/jffs2/ |
H A D | jffs2_1pass.c | 177 struct mtdids *id = current_part->dev->id; in read_nand_cached() 374 struct mtdids *id = current_part->dev->id; in get_fl_mem_nor() 406 struct mtdids *id = current_part->dev->id; in get_fl_mem() 433 struct mtdids *id = current_part->dev->id; in get_node_mem() 461 struct mtdids *id = current_part->dev->id; in put_fl_mem()
|
/openbmc/linux/Documentation/fb/ |
H A D | matroxfb.rst | 15 * You can run XF{68,86}_FBDev or XFree86 fbdev driver on top of /dev/fb0 203 dev:X bind driver to device X. Driver numbers device from 0 up to N, 313 with access to `/dev/fb*` on Alpha can hang machine (you should restrict 314 access to `/dev/fb*` - everyone with access to this device can destroy 365 time for draw 6144000 characters on screen through /dev/vcsa
|
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-pci-gli.c | 757 if (of_property_read_bool(pdev->dev.of_node, "cd-inverted")) in gl9755_hw_setting() 759 if (of_property_read_bool(pdev->dev.of_node, "wp-inverted")) in gl9755_hw_setting() 1295 struct device *dev = &slot->chip->pdev->dev; in gl9763e_add_host() local 1305 cq_host = devm_kzalloc(dev, sizeof(*cq_host), GFP_KERNEL); in gl9763e_add_host()
|
H A D | ushc.c | 141 dev_err(&ushc->usb_dev->dev, "controller version %d is not supported\n", version); in ushc_hw_get_caps() 428 mmc = mmc_alloc_host(sizeof(struct ushc_data), &intf->dev); in ushc_probe()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ramfs-rootfs-initramfs.rst | 128 stdin/stdout/stderr to the new /dev/console, and exec the new init. 149 dir /dev 755 0 0 150 nod /dev/console 644 0 0 c 5 1 151 nod /dev/loop0 644 0 0 b 7 0 282 qemu -kernel /boot/vmlinuz -initrd test.cpio.gz /dev/zero
|
/openbmc/linux/Documentation/hid/ |
H A D | hidintro.rst | 209 $ sudo ./hid-recorder /dev/hidraw1 337 In Linux, one ``/dev/input/event*`` is created for each ``Application 342 $ sudo libinput record /dev/input/event1 354 - node: /dev/input/event1 430 As a consequence, a ``/dev/input/event*`` may not be created
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62-main.dtsi | 90 ti,sci-dev-id = <25>; 111 ti,sci-dev-id = <28>; 128 ti,sci-dev-id = <26>; 145 ti,sci-dev-id = <30>; 488 ti,sci-dev-id = <3>;
|
/openbmc/linux/lib/ |
H A D | overflow_kunit.c | 612 struct device *dev; in overflow_allocation_test() local 617 test_ ## alloc(test, dev); \ in overflow_allocation_test() 621 dev = root_device_register(device_name); in overflow_allocation_test() 622 KUNIT_ASSERT_FALSE_MSG(test, IS_ERR(dev), in overflow_allocation_test() 637 device_unregister(dev); in overflow_allocation_test()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hal.c | 199 hal->rdp.vaddr = dma_alloc_coherent(ab->dev, size, &hal->rdp.paddr, in ath11k_hal_alloc_cont_rdp() 216 dma_free_coherent(ab->dev, size, in ath11k_hal_free_cont_rdp() 227 hal->wrp.vaddr = dma_alloc_coherent(ab->dev, size, &hal->wrp.paddr, in ath11k_hal_alloc_cont_wrp() 244 dma_free_coherent(ab->dev, size, in ath11k_hal_free_cont_wrp() 639 dma_sync_single_for_cpu(ab->dev, virt_to_phys(desc), in ath11k_hal_srng_prefetch_desc()
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_xenstore.c | 114 static void xen_xenstore_realize(DeviceState *dev, Error **errp) in xen_xenstore_realize() argument 116 XenXenstoreState *s = XEN_XENSTORE(dev); in xen_xenstore_realize() 123 memory_region_init_ram(&s->xenstore_page, OBJECT(dev), "xen:xenstore_page", in xen_xenstore_realize() 281 DeviceState *dev = sysbus_create_simple(TYPE_XEN_XENSTORE, -1, NULL); in xen_xenstore_create() local 283 xen_xenstore_singleton = XEN_XENSTORE(dev); in xen_xenstore_create()
|
/openbmc/qemu/hw/gpio/ |
H A D | aspeed_gpio.c | 1387 static void aspeed_gpio_reset(DeviceState *dev) in aspeed_gpio_reset() argument 1389 AspeedGPIOState *s = ASPEED_GPIO(dev); in aspeed_gpio_reset() 1395 static void aspeed_gpio_realize(DeviceState *dev, Error **errp) in aspeed_gpio_realize() argument 1397 AspeedGPIOState *s = ASPEED_GPIO(dev); in aspeed_gpio_realize() 1398 SysBusDevice *sbd = SYS_BUS_DEVICE(dev); in aspeed_gpio_realize()
|
/openbmc/linux/tools/usb/usbip/ |
H A D | README | 38 - libwrap0-dev 231 6-1 -> usbip://10.0.0.3:3240/1-1 (remote bus/dev 001/004)
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pcsxx-defs.h | 560 uint64_t dev:2; member 576 uint64_t dev:2;
|
/openbmc/u-boot/board/freescale/p1010rdb/ |
H A D | README.P1010RDB-PA | 180 => i2c dev 0 187 => i2c dev 0
|