Home
last modified time | relevance | path

Searched refs:dev (Results 24276 – 24300 of 26800) sorted by relevance

1...<<971972973974975976977978979980>>...1072

/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A DMakefile8 dtb-$(CONFIG_ARCH_MEDIATEK) += mt6797-x20-dev.dtb
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c132 qdev = to_qxl(qbo->tbo.base.dev); in qxl_bo_move_notify()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-verdin-dev.dtsi208 /* Limit frequency on dev board due to long traces and bad signal integrity */
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vgpu.c64 struct pci_dev *pdev = to_pci_dev(dev_priv->drm.dev); in intel_vgpu_detect()
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0_1.22.11.bb66 FILES:${PN}-dev += "${libdir}/gstreamer-1.0/*.a ${libdir}/gstreamer-1.0/include"
/openbmc/openbmc/poky/meta/recipes-connectivity/iproute2/
H A Diproute2_6.7.0.bb59 INSANE_SKIP:${PN}-tc = "dev-so"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/
H A Dsdbus-c++-libsystemd_255.4.bb60 RDEPENDS:${PN}-dev = ""
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/
H A Dmozjs-115_115.8.0.bb87 MULTILIB_SCRIPTS += "${PN}-dev:${bindir}/js${MAJ_VER}-config"
/openbmc/linux/arch/loongarch/
H A DMakefile120 CHECKFLAGS += $(shell $(CC) $(KBUILD_CPPFLAGS) $(KBUILD_CFLAGS) -dM -E -x c /dev/null | \
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_ssh_security.robot54 ${ssh_cmd_buf}= Catenate ssh -o NumberOfPasswordPrompts=0 -o UserKnownHostsFile=/dev/null
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/
H A Dphosphor-hwmon_git.bb18 PACKAGECONFIG[use-dev-path] = "-Dalways-use-devpath=enabled, -Dalways-use-devpath=disabled"
/openbmc/linux/include/net/
H A Daf_vsock.h222 struct net_device *dev; member
/openbmc/qemu/hw/ufs/
H A Dufs.h25 bool (*parent_check_address)(BusState *bus, DeviceState *dev, Error **errp);
/openbmc/qemu/tests/docker/dockerfiles/
H A Dcentos9.docker139 id ${USER} 2>/dev/null || useradd -u ${UID} -U ${USER}; fi
H A Dfedora-win64-cross.docker115 id ${USER} 2>/dev/null || useradd -u ${UID} -U ${USER}; fi
H A Dopensuse-leap.docker144 id ${USER} 2>/dev/null || useradd -u ${UID} -U ${USER}; fi
/openbmc/qemu/.gitlab-ci.d/
H A Dcrossbuild-template.yml30 version="$(git describe --match v[0-9]* 2>/dev/null || git rev-parse --short HEAD)";
/openbmc/skeleton/libopenbmc_intf/
H A Dgpio.c280 gpio->dev = g_strdup(GPIO_BASE_PATH); in gpio_get_params()
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_vp9_req_lat_if.c517 remote_frame_ctx = mtk_vcodec_fw_map_dm_addr(ctx->dev->fw_handler, in vdec_vp9_slice_init_default_frame_ctx()
1883 instance->core_vsi = mtk_vcodec_fw_map_dm_addr(ctx->dev->fw_handler, in vdec_vp9_slice_init()
1928 if (instance->ctx->dev->vdec_pdata->hw_arch != MTK_VDEC_PURE_SINGLE_CORE) in vdec_vp9_slice_flush()
1997 fb = ctx->dev->vdec_pdata->get_cap_buffer(ctx); in vdec_vp9_slice_single_decode()
2127 if (instance->ctx->dev->vdec_pdata->hw_arch == MTK_VDEC_PURE_SINGLE_CORE) in vdec_vp9_slice_decode()
2155 fb = ctx->dev->vdec_pdata->get_cap_buffer(ctx); in vdec_vp9_slice_core_decode()
2196 ctx->dev->vdec_pdata->cap_to_disp(ctx, 0, lat_buf->src_buf_req); in vdec_vp9_slice_core_decode()
2206 ctx->dev->vdec_pdata->cap_to_disp(ctx, 1, lat_buf->src_buf_req); in vdec_vp9_slice_core_decode()
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c1256 static int dev = -1; /* "matroxfb:dev:xxxxx" */ variable
1935 minfo->fbcon.device = &minfo->pcidev->dev; in initMatrox2()
2063 if (dev > 0) { in matroxfb_probe()
2065 dev--; in matroxfb_probe()
2322 dev = -1; /* accept all new devices... */ in matrox_init()
2350 dev = simple_strtoul(this_opt+4, NULL, 0); in matroxfb_setup()
2531 module_param(dev, int, 0);
2532 MODULE_PARM_DESC(dev, "Multihead support, attach to device ID (0..N) (default=all working)");
/openbmc/linux/drivers/clk/qcom/
H A Ddispcc-sc8280xp.c3145 desc = device_get_match_data(&pdev->dev); in disp_cc_sc8280xp_probe()
3147 ret = devm_pm_runtime_enable(&pdev->dev); in disp_cc_sc8280xp_probe()
3151 ret = devm_pm_clk_create(&pdev->dev); in disp_cc_sc8280xp_probe()
3155 ret = pm_clk_add(&pdev->dev, NULL); in disp_cc_sc8280xp_probe()
3157 dev_err(&pdev->dev, "failed to acquire ahb clock\n"); in disp_cc_sc8280xp_probe()
3161 ret = pm_runtime_resume_and_get(&pdev->dev); in disp_cc_sc8280xp_probe()
3177 dev_err(&pdev->dev, "Failed to register display clock controller\n"); in disp_cc_sc8280xp_probe()
3185 pm_runtime_put_sync(&pdev->dev); in disp_cc_sc8280xp_probe()
/openbmc/linux/fs/ocfs2/
H A Dnamei.c58 dev_t dev,
228 dev_t dev) in ocfs2_mknod() argument
256 (unsigned long)dev, mode); in ocfs2_mknod()
379 status = ocfs2_mknod_locked(osb, dir, inode, dev, in ocfs2_mknod()
507 dev_t dev, in __ocfs2_mknod_locked() argument
562 fe->id1.dev1.i_rdev = cpu_to_le64(huge_encode_dev(dev)); in __ocfs2_mknod_locked()
621 dev_t dev, in ocfs2_mknod_locked() argument
641 return __ocfs2_mknod_locked(dir, inode, dev, new_fe_bh, in ocfs2_mknod_locked()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v4_0.c1875 dev_err(adev->dev, "Failed to initialize sdma ras block!\n"); in sdma_v4_0_sw_init()
2123 dev_err(adev->dev, "sdma instance invalid %d\n", instance); in sdma_v4_0_print_iv_entry()
2133 dev_dbg_ratelimited(adev->dev, in sdma_v4_0_print_iv_entry()
2146 dev_dbg_ratelimited(adev->dev, "MC or SEM address in VM hole\n"); in sdma_v4_0_process_vm_hole_irq()
2155 dev_dbg_ratelimited(adev->dev, "SDMA received a doorbell from BIF with byte_enable !=0xff\n"); in sdma_v4_0_process_doorbell_invalid_irq()
2164 dev_dbg_ratelimited(adev->dev, in sdma_v4_0_process_pool_timeout_irq()
2174 dev_dbg_ratelimited(adev->dev, in sdma_v4_0_process_srbm_write_irq()
2597 dev_err(adev->dev, "Query ras error count failed in SDMA%d\n", i); in sdma_v4_0_query_ras_error_count()
/openbmc/linux/Documentation/power/
H A Dpm_qos_interface.rst65 The infrastructure exposes one device node, /dev/cpu_dma_latency, for the CPU
73 open /dev/cpu_dma_latency.
140 int dev_pm_qos_add_ancestor_request(dev, handle, type, value)
/openbmc/linux/drivers/usb/host/
H A Dfhci-sched.c727 ed->speed = (urb->dev->speed == USB_SPEED_LOW) ? in fhci_queue_urb()
748 if (usb_gettoggle(urb->dev, usb_pipeendpoint(urb->pipe), in fhci_queue_urb()
753 usb_settoggle(urb->dev, usb_pipeendpoint(urb->pipe), in fhci_queue_urb()

1...<<971972973974975976977978979980>>...1072