/openbmc/linux/Documentation/filesystems/ |
H A D | tmpfs.rst | 30 (/dev/ram*), which allows you to simulate a block device disk in physical RAM. 53 2) glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for 57 tmpfs /dev/shm tmpfs defaults 0 0
|
/openbmc/qemu/hw/misc/ |
H A D | mac_via.c | 1229 static void mos6522_q800_via1_realize(DeviceState *dev, Error **errp) in mos6522_q800_via1_realize() argument 1231 MOS6522Q800VIA1State *v1s = MOS6522_Q800_VIA1(dev); in mos6522_q800_via1_realize() 1247 v1s->adb_data_ready = qdev_get_gpio_in(dev, VIA1_IRQ_ADB_READY_BIT); in mos6522_q800_via1_realize()
|
/openbmc/linux/fs/nfs/blocklayout/ |
H A D | blocklayout.c | 129 struct pnfs_block_dev *dev = in do_add_page_to_bio() local 143 if (!dev->map(dev, disk_addr, map) || !offset_in_map(disk_addr, map)) in do_add_page_to_bio()
|
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-v4l2.c | 961 ret = pm_runtime_resume_and_get(vin->dev); in rvin_open() 1000 pm_runtime_put(vin->dev); in rvin_open() 1028 pm_runtime_put(vin->dev); in rvin_release()
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_metrics.c | 173 net = dev_net(dst->dev); in tcpm_new() 276 net = dev_net(dst->dev); in __tcp_get_metrics_req() 321 net = dev_net(dst->dev); in tcp_get_metrics()
|
/openbmc/linux/drivers/firmware/ |
H A D | Kconfig | 96 so a serial console may be /dev/ttyS0, /dev/ttyS1, etc, depending 120 requiring any access to /dev/mem at all. Tables are found
|
/openbmc/qemu/hw/ppc/ |
H A D | trace-events | 5 spapr_pci_msi_setup(const char *name, unsigned vector, uint64_t addr) "dev\"%s\" vector %u, addr=0x… 71 spapr_vio_h_reg_crq(uint64_t reg, uint64_t queue_addr, uint64_t queue_len) "CRQ for dev 0x%" PRIx64… 72 spapr_vio_free_crq(uint32_t reg) "CRQ for dev 0x%" PRIx32 " freed"
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_conexant.c | 143 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in cx_auto_vmaster_mute_led() 747 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in cxt_gpio_mute_update() 758 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in cxt_gpio_micmute_update()
|
/openbmc/linux/fs/overlayfs/ |
H A D | overlayfs.h | 240 umode_t mode, dev_t dev) in ovl_do_mknod() argument 242 int err = vfs_mknod(ovl_upper_mnt_idmap(ofs), dir, dentry, mode, dev); in ovl_do_mknod() 244 pr_debug("mknod(%pd2, 0%o, 0%o) = %i\n", dentry, mode, dev, err); in ovl_do_mknod()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | bluecard_cs.c | 707 SET_HCIDEV_DEV(hdev, &info->p_dev->dev); in bluecard_open() 823 info = devm_kzalloc(&link->dev, sizeof(*info), GFP_KERNEL); in bluecard_probe()
|
H A D | btmrvl_main.c | 575 return device_may_wakeup(&card->func->dev); in btmrvl_wakeup() 680 SET_HCIDEV_DEV(hdev, &card->func->dev); in btmrvl_register_hdev()
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | redfish_bmc_code_update.robot | 218 # image_version The Firmware image version (e.g. 2.8.0-dev-1107-g512028d95). 237 # image_version The Firmware image version (e.g. 2.8.0-dev-1107-g512028d95).
|
/openbmc/u-boot/drivers/usb/musb/ |
H A D | musb_udc.c | 57 #define GET_ENDPOINT(dev,ep) \ argument 58 (((struct usb_device_instance *)(dev))->bus->endpoint_array + ep)
|
/openbmc/linux/include/linux/mfd/ |
H A D | tps6594.h | 1008 struct device *dev; member 1017 bool tps6594_is_volatile_reg(struct device *dev, unsigned int reg);
|
/openbmc/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_qp_grp.c | 596 err = usnic_uiom_attach_dev_to_pd(pd->umem_pd, &pdev->dev); in qp_grp_and_vf_bind() 623 usnic_uiom_detach_dev_from_pd(pd->umem_pd, &pdev->dev); in qp_grp_and_vf_unbind()
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | clock.c | 657 int clock_decode_periph_id(struct udevice *dev) in clock_decode_periph_id() argument 663 err = dev_read_u32_array(dev, "clocks", cell, ARRAY_SIZE(cell)); in clock_decode_periph_id()
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.h | 944 struct device *dev; member 1260 struct ahc_devinfo *dev);
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_bios.c | 203 dhandle = ACPI_HANDLE(&pdev->dev); in radeon_atrm_get_bios() 216 dhandle = ACPI_HANDLE(&pdev->dev); in radeon_atrm_get_bios()
|
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/ |
H A D | 0001-sssctl-add-error-analyzer.patch | 50 --- /dev/null 272 --- /dev/null
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra234.c | 967 dev_err(mc->dev, "BPMP reference NULL\n"); in tegra234_mc_icc_set() 995 dev_err(mc->dev, "BPMP transfer failed: %d\n", ret); in tegra234_mc_icc_set()
|
/openbmc/linux/drivers/media/platform/st/sti/bdisp/ |
H A D | bdisp-debug.c | 483 ret = pm_runtime_resume_and_get(bdisp->dev); in regs_show() 578 pm_runtime_put(bdisp->dev); in regs_show()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | Makefile | 405 …cmd_hdrtest = $(CC) $(filter-out $(CFLAGS_GCOV), $(c_flags)) -S -o /dev/null -x c /dev/null -inclu…
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_job.c | 226 return dev_name(ivpu_fence->vdev->drm.dev); in ivpu_fence_get_timeline_name() 491 int ivpu_submit_ioctl(struct drm_device *dev, void *data, struct drm_file *file) in ivpu_submit_ioctl() argument
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_ttm_move.c | 124 cache_level = i915_ttm_cache_level(to_i915(bo->base.dev), bo->resource, in i915_ttm_adjust_gem_after_move() 476 struct drm_i915_private *i915 = to_i915(bo->base.dev); in __i915_ttm_move()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dvb-pll.c | 880 cfg = client->dev.platform_data; in dvb_pll_probe() 899 dev_info(&client->dev, "DVB Simple Tuner attached.\n"); in dvb_pll_probe()
|