Home
last modified time | relevance | path

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

12

/Linux-v5.4/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-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dgp102.c84 nvkm_falcon_load_imem(falcon, scrub_data + lhdr->apps[0], in gp102_run_secure_scrub()
85 ALIGN(lhdr->apps[0], 0x100), in gp102_run_secure_scrub()
86 lhdr->apps[1], in gp102_run_secure_scrub()
87 lhdr->apps[0] >> 8, 0, true); in gp102_run_secure_scrub()
Dacr_r352.h40 return hdr->apps[app]; in hsf_load_header_app_off()
46 return hdr->apps[hdr->num_apps + app]; in hsf_load_header_app_size()
Dhs_ucode.h75 u32 apps[0]; member
/Linux-v5.4/Documentation/devicetree/bindings/mailbox/
Dqcom,apcs-kpss-global.txt14 "qcom,qcs404-apcs-apps-global"
18 "qcom,ipq8074-apcs-apps-global"
/Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smsm.txt79 wireless processor, defined from the 8974 apps processor's point-of-view. It
91 apps_smsm: apps@0 {
Dqcom,smp2p.txt84 defined from the 8974 apps processor's point-of-view. It encompasses one
/Linux-v5.4/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-v5.4/drivers/media/platform/vivid/
DKconfig24 Say Y here if you want to test video apps or debug V4L devices.
/Linux-v5.4/Documentation/devicetree/bindings/reset/
Dfsl,imx7-src.txt43 reset-names = "pciephy", "apps";
/Linux-v5.4/Documentation/media/dvb-drivers/
Dfaq.rst29 apps/szap/szap, czap or tzap. You must supply a channel list
32 by running apps/scan/scan. If you run scan on an unknown network
33 you might have to supply some start data in apps/scan/initial.h.
Dudev.rst13 on different orders, which could cause apps that relies on the device
/Linux-v5.4/Documentation/devicetree/bindings/misc/
Dqcom,fastrpc.txt61 qcom,smd-channels = "fastrpcsmd-apps-dsp";
/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/clock/
Dqcom,rpmcc.txt27 clock is available when the apps CPU subsystem is active, i.e. not
/Linux-v5.4/Documentation/filesystems/
Drelay.txt67 klog and relay-apps example code
73 The relay-apps example tarball, available on the relay sourceforge
80 The 'klog debugging functions' patch (klog.patch in the relay-apps
91 i.e. without using any of the relay-apps example code or klog, but
101 klog and the relay-apps examples can be found in the relay-apps
438 a separate array. See the 'reserve' example in the relay-apps tarball
/Linux-v5.4/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-v5.4/Documentation/
Dpi-futex.txt39 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-v5.4/Documentation/usb/
Dmtouchusb.rst49 touchscreen for embedded apps using QTEmbedded, DirectFB, etc. So I feel the
/Linux-v5.4/Documentation/openrisc/
Dopenrisc_port.rst111 running many standard linux apps.
/Linux-v5.4/arch/arm/boot/dts/
Dimx7d.dtsi194 reset-names = "pciephy", "apps", "turnoff";
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.txt55 - "apps"
/Linux-v5.4/Documentation/mic/
Dmic_overview.rst28 space backends on the host via a device page. Ring 3 apps on the host
/Linux-v5.4/Documentation/media/v4l-drivers/
Dsi4713.rst185 The tool can be found in v4l-dvb repository under v4l2-apps/util directory.

12