Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_app.c48 static const struct nfp_app_type *apps[] = { variable
168 if (id >= ARRAY_SIZE(apps) || !apps[id]) { in nfp_app_alloc()
173 if (WARN_ON(!apps[id]->name || !apps[id]->vnic_alloc)) in nfp_app_alloc()
175 if (WARN_ON(!apps[id]->ctrl_msg_rx && apps[id]->ctrl_msg_rx_raw)) in nfp_app_alloc()
185 app->type = apps[id]; in nfp_app_alloc()
/Linux-v4.19/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-v4.19/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-v4.19/Documentation/scheduler/
Dsched-nice-design.txt45 people were running number crunching apps at nice +19.)
80 run audio (and other multimedia) apps under RT priorities such as
105 and forcing audio apps to run under the more dangerous SCHED_FIFO
/Linux-v4.19/Documentation/devicetree/bindings/reset/
Dfsl,imx7-src.txt40 reset-names = "pciephy", "apps";
/Linux-v4.19/drivers/media/platform/vivid/
DKconfig24 Say Y here if you want to test video apps or debug V4L devices.
/Linux-v4.19/Documentation/media/dvb-drivers/
Dfaq.rst27 apps/szap/szap, czap or tzap. You must supply a channel list
30 by running apps/scan/scan. If you run scan on an unknown network
31 you might have to supply some start data in apps/scan/initial.h.
Dudev.rst11 on different orders, which could cause apps that relies on the device
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dqcom,rpmcc.txt25 clock is available when the apps CPU subsystem is active, i.e. not
/Linux-v4.19/Documentation/ia64/
Defirtc.txt26 Because we wanted to minimize the impact on existing user-level apps using
118 As of today, none of the existing user-level apps supports this feature.
/Linux-v4.19/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
D9p.txt152 (http://sf.net/apps/mediawiki/v9fs/index.php).
/Linux-v4.19/Documentation/fb/
Dcmap_xfbdev.txt22 *. X11 apps do something like the following when trying to use grayscale.
Ddeferred_io.txt39 apps to pretend to have a normal framebuffer but reswizzle for the device
/Linux-v4.19/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-v4.19/Documentation/usb/
Dmtouchusb.txt40 touchscreen for embedded apps using QTEmbedded, DirectFB, etc. So I feel the
/Linux-v4.19/arch/arm/boot/dts/
Dimx7d.dtsi150 reset-names = "pciephy", "apps";
Dbcm23550.dtsi203 apps@3e300000 {
/Linux-v4.19/Documentation/openrisc/
DREADME100 running many standard linux apps.
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dfsl,imx6q-pcie.txt52 - "apps"
/Linux-v4.19/Documentation/mic/
Dmic_overview.txt24 space backends on the host via a device page. Ring 3 apps on the host
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsi4713.rst183 The tool can be found in v4l-dvb repository under v4l2-apps/util directory.

12