Home
last modified time | relevance | path

Searched refs:dev (Results 24851 – 24875 of 26800) sorted by relevance

1...<<9919929939949959969979989991000>>...1072

/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c345 devm_kfree(mdev->dev, d71); in d71_cleanup()
358 d71 = devm_kzalloc(mdev->dev, sizeof(*d71), GFP_KERNEL); in d71_enum_resources()
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu-sun8i-v3s.c744 desc = of_device_get_match_data(&pdev->dev); in sun8i_v3s_ccu_probe()
757 return devm_sunxi_ccu_probe(&pdev->dev, reg, desc); in sun8i_v3s_ccu_probe()
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-cpu-debug.rst159 subsystem, more specifically by using the "/dev/cpu_dma_latency"
165 # exec 3<> /dev/cpu_dma_latency; echo 0 >&3
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dpm3393.c243 dev_dbg(&cmac->adapter->pdev->dev, "PM3393 intr cause 0x%x\n", in pm3393_interrupt_handler()
767 dev_dbg(&adapter->pdev->dev, in pm3393_mac_reset()
/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-regs.c115 dev_err(camif->dev, in camif_hw_set_source_format()
601 dev_info(camif->dev, "%s:\t0x%08x\n", registers[i].name, cfg); in camif_hw_dump_regs()
/openbmc/linux/Documentation/hid/
H A Dhidraw.rst31 directly under /dev (eg: /dev/hidraw0). As this location is distribution-
/openbmc/linux/drivers/net/team/
H A Dteam_mode_loadbalance.c374 ctx->data.u32_val = port ? port->dev->ifindex : 0; in lb_tx_hash_to_port_mapping_get()
385 if (ctx->data.u32_val == port->dev->ifindex && in lb_tx_hash_to_port_mapping_set()
/openbmc/linux/drivers/net/phy/
H A Dphy-core.c373 struct device_node *node = phydev->mdio.dev.of_node; in of_set_phy_supported()
388 struct device_node *node = phydev->mdio.dev.of_node; in of_set_phy_eee_broken()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974pro-sony-xperia-shinano-castor.dts151 dev-ctrl = /bits/ 8 <0x05>;
645 bt_dev_wake_pin: bt-dev-wake-state {
/openbmc/linux/arch/mips/
H A DMakefile349 CHECKFLAGS += $(shell $(CC) $(KBUILD_CPPFLAGS) $(KBUILD_CFLAGS) -dM -E -x c /dev/null | \
537 KCONFIG_CONFIG=$(objtree)/.config.$@ >/dev/null
/openbmc/linux/net/sctp/
H A Doutput.c137 packet->max_size = sk_can_gso(sk) ? min(READ_ONCE(tp->dst->dev->gso_max_size), in sctp_packet_config()
547 if (!(tp->dst->dev->features & NETIF_F_SCTP_CRC) || in sctp_packet_pack()
/openbmc/linux/block/
H A Dblk-settings.c877 struct device *dev) in blk_queue_can_use_dma_map_merging() argument
879 unsigned long boundary = dma_get_merge_boundary(dev); in blk_queue_can_use_dma_map_merging()
/openbmc/linux/scripts/
H A DKbuild.include75 read-file = $(shell cat $1 2>/dev/null)
133 silent_log_print = exec >/dev/null;
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemcg_test.rst188 /bin/echo $pid >$2/tasks 2>/dev/null
336 # a="$(dd if=/dev/zero bs=1M count=10)"
/openbmc/linux/net/ipv6/
H A Dah6.c646 struct net *net = dev_net(skb->dev); in ah6_err()
660 ip6_redirect(skb, net, skb->dev->ifindex, 0, in ah6_err()
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_damage_helper_test.c46 mock->plane.dev = &mock->device; in drm_damage_helper_init()
50 mock->prop.dev = &mock->device; in drm_damage_helper_init()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-driver-firmware-zynqmp127 is completely different than the /dev/watchdog as the external
184 different than the /dev/watchdog as the external watchdog is
/openbmc/linux/Documentation/filesystems/
H A Dxfs-maintainer-entry-profile.rst192 | [1] https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/
193 | [2] https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c540 pm_runtime_get_sync(rc6_to_i915(rc6)->drm.dev); in rpm_get()
547 pm_runtime_put(rc6_to_i915(rc6)->drm.dev); in rpm_put()
/openbmc/linux/arch/riscv/kvm/
H A Daia_aplic.c441 static int aplic_mmio_read(struct kvm_vcpu *vcpu, struct kvm_io_device *dev, in aplic_mmio_read() argument
513 static int aplic_mmio_write(struct kvm_vcpu *vcpu, struct kvm_io_device *dev, in aplic_mmio_write() argument
/openbmc/openbmc/poky/meta/classes-global/
H A Dutils.bbclass363 if ! git config user.email > /dev/null ; then
366 if ! git config user.name > /dev/null ; then
/openbmc/docs/architecture/code-update/
H A Dflash-layout.md30 to be mounted. The filesystems for /dev, /sys, and /proc may be mounted before
126 A tmpfs is used for /tmp, /run, and similar, while /dev, /proc, and /sys are
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_comp.c618 struct ib_device *dev = qp->ibqp.device; in free_pkt() local
622 ib_device_put(dev); in free_pkt()
/openbmc/qemu/hw/virtio/
H A Dvirtio-mmio.c807 static char *virtio_mmio_bus_get_dev_path(DeviceState *dev) in virtio_mmio_bus_get_dev_path() argument
815 virtio_mmio_bus = qdev_get_parent_bus(dev); in virtio_mmio_bus_get_dev_path()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_scsi.c118 dma_unmap_single(&fnic->pdev->dev, io_req->sgl_list_pa, in fnic_release_ioreq_buf()
127 dma_unmap_single(&fnic->pdev->dev, io_req->sense_buf_pa, in fnic_release_ioreq_buf()
332 io_req->sgl_list_pa = dma_map_single(&fnic->pdev->dev, in fnic_queue_wq_copy_desc()
336 if (dma_mapping_error(&fnic->pdev->dev, io_req->sgl_list_pa)) { in fnic_queue_wq_copy_desc()
342 io_req->sense_buf_pa = dma_map_single(&fnic->pdev->dev, in fnic_queue_wq_copy_desc()
346 if (dma_mapping_error(&fnic->pdev->dev, io_req->sense_buf_pa)) { in fnic_queue_wq_copy_desc()
347 dma_unmap_single(&fnic->pdev->dev, io_req->sgl_list_pa, in fnic_queue_wq_copy_desc()

1...<<9919929939949959969979989991000>>...1072