/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/ |
H A D | d71_dev.c | 345 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 D | ccu-sun8i-v3s.c | 744 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 D | coresight-cpu-debug.rst | 159 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 D | pm3393.c | 243 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 D | camif-regs.c | 115 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 D | hidraw.rst | 31 directly under /dev (eg: /dev/hidraw0). As this location is distribution-
|
/openbmc/linux/drivers/net/team/ |
H A D | team_mode_loadbalance.c | 374 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 D | phy-core.c | 373 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 D | qcom-msm8974pro-sony-xperia-shinano-castor.dts | 151 dev-ctrl = /bits/ 8 <0x05>; 645 bt_dev_wake_pin: bt-dev-wake-state {
|
/openbmc/linux/arch/mips/ |
H A D | Makefile | 349 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 D | output.c | 137 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 D | blk-settings.c | 877 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 D | Kbuild.include | 75 read-file = $(shell cat $1 2>/dev/null) 133 silent_log_print = exec >/dev/null;
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | memcg_test.rst | 188 /bin/echo $pid >$2/tasks 2>/dev/null 336 # a="$(dd if=/dev/zero bs=1M count=10)"
|
/openbmc/linux/net/ipv6/ |
H A D | ah6.c | 646 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 D | drm_damage_helper_test.c | 46 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 D | sysfs-driver-firmware-zynqmp | 127 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 D | xfs-maintainer-entry-profile.rst | 192 | [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 D | intel_rc6.c | 540 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 D | aia_aplic.c | 441 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 D | utils.bbclass | 363 if ! git config user.email > /dev/null ; then 366 if ! git config user.name > /dev/null ; then
|
/openbmc/docs/architecture/code-update/ |
H A D | flash-layout.md | 30 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 D | rxe_comp.c | 618 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 D | virtio-mmio.c | 807 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 D | fnic_scsi.c | 118 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()
|