Home
last modified time | relevance | path

Searched refs:apps (Results 1 – 25 of 59) sorted by relevance

123

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/
Dnfp_app.c18 static const struct nfp_app_type *apps[] = { variable
232 if (id >= ARRAY_SIZE(apps) || !apps[id]) { in nfp_app_alloc()
237 if (WARN_ON(!apps[id]->name || !apps[id]->vnic_alloc)) in nfp_app_alloc()
239 if (WARN_ON(!apps[id]->ctrl_msg_rx && apps[id]->ctrl_msg_rx_raw)) in nfp_app_alloc()
249 app->type = apps[id]; in nfp_app_alloc()
/linux-5.19.10/Documentation/devicetree/bindings/mailbox/
Dqcom,apcs-kpss-global.yaml19 - qcom,ipq6018-apcs-apps-global
20 - qcom,ipq8074-apcs-apps-global
29 - qcom,qcs404-apcs-apps-global
74 - qcom,ipq6018-apcs-apps-global
75 - qcom,ipq8074-apcs-apps-global
80 - qcom,qcs404-apcs-apps-global
124 compatible = "qcom,qcs404-apcs-apps-global";
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgp102.c72 nvkm_falcon_load_imem(falcon, scrub_data + lhdr->apps[0], in gp102_fb_vpr_scrub()
73 ALIGN(lhdr->apps[0], 0x100), in gp102_fb_vpr_scrub()
74 lhdr->apps[1], in gp102_fb_vpr_scrub()
75 lhdr->apps[0] >> 8, 0, true); in gp102_fb_vpr_scrub()
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/nvfw/
Dhs.c58 hdr->apps[(i * 2) + 0], hdr->apps[(i * 2) + 1]); in nvfw_hs_load_header()
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvfw/
Dhs.h26 u32 apps[]; member
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dhsfw.c97 hsfw->sec_addr = lhdr->apps[0]; in nvkm_acr_hsfw_load_image()
98 hsfw->sec_size = lhdr->apps[lhdr->num_apps]; in nvkm_acr_hsfw_load_image()
/linux-5.19.10/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smsm.yaml115 # the wireless processor, defined from the 8974 apps processor's
127 apps_smsm: apps@0 {
Dqcom,smp2p.yaml122 # defined from the 8974 apps processor's point-of-view. It encompasses one
/linux-5.19.10/Documentation/scheduler/
Dsched-nice-design.rst49 people were running number crunching apps at nice +19.)
84 run audio (and other multimedia) apps under RT priorities such as
109 and forcing audio apps to run under the more dangerous SCHED_FIFO
/linux-5.19.10/drivers/media/test-drivers/vivid/
DKconfig26 Say Y here if you want to test video apps or debug V4L devices.
/linux-5.19.10/Documentation/ia64/
Defirtc.rst31 Because we wanted to minimize the impact on existing user-level apps using
133 As of today, none of the existing user-level apps supports this feature.
/linux-5.19.10/Documentation/devicetree/bindings/clock/
Dqcom,rpmcc.yaml17 available when the apps CPU subsystem is active, i.e. not suspended or in
/linux-5.19.10/Documentation/devicetree/bindings/misc/
Dqcom,fastrpc.txt71 qcom,smd-channels = "fastrpcsmd-apps-dsp";
/linux-5.19.10/Documentation/filesystems/
Drelay.rst70 klog and relay-apps example code
76 The relay-apps example tarball, available on the relay sourceforge
83 The 'klog debugging functions' patch (klog.patch in the relay-apps
94 i.e. without using any of the relay-apps example code or klog, but
104 klog and the relay-apps examples can be found in the relay-apps
445 a separate array. See the 'reserve' example in the relay-apps tarball
/linux-5.19.10/Documentation/fb/
Dcmap_xfbdev.rst24 - X11 apps do something like the following when trying to use grayscale::
Ddeferred_io.rst40 apps to pretend to have a normal framebuffer but reswizzle for the device
/linux-5.19.10/Documentation/devicetree/bindings/interconnect/
Dqcom,bcm-voter.yaml47 # Example 1: apps bcm_voter on SDM845 SoC should be defined inside &apps_rsc node
Dqcom,rpmh.yaml171 qcom,bcm-voter-names = "apps", "disp";
/linux-5.19.10/arch/arm64/boot/dts/qcom/
Dmsm8916-samsung-j5.dts23 tz-apps@85500000 {
/linux-5.19.10/Documentation/locking/
Dpi-futex.rst39 I.e. critical RT apps often choose lock structures to protect critical
53 apps have a very fair expectation of being able to use locks, we've got
/linux-5.19.10/Documentation/usb/
Dmtouchusb.rst49 touchscreen for embedded apps using QTEmbedded, DirectFB, etc. So I feel the
/linux-5.19.10/Documentation/openrisc/
Dopenrisc_port.rst111 running many standard linux apps.
/linux-5.19.10/arch/arc/
DKconfig404 bool "Support DSP for userspace apps"
413 bool "Support DSP with AGU for userspace apps"
516 This options allows a Linux userland apps to directly access
/linux-5.19.10/arch/arm/boot/dts/
Dimx7d.dtsi155 reset-names = "pciephy", "apps", "turnoff";
/linux-5.19.10/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.yaml95 - const: apps

123