Home
last modified time | relevance | path

Searched refs:extension (Results 1 – 25 of 623) sorted by relevance

12345678910>>...25

/openbmc/linux/arch/m68k/fpsp040/
H A Dtbldo.S85 .long serror |$04-0 ERROR - illegal extension
86 .long serror |$04-1 ERROR - illegal extension
87 .long serror |$04-2 ERROR - illegal extension
88 .long serror |$04-3 ERROR - illegal extension
89 .long serror |$04-4 ERROR - illegal extension
90 .long serror |$04-5 ERROR - illegal extension
91 .long serror |$04-6 ERROR - illegal extension
92 .long serror |$04-7 ERROR - illegal extension
94 .long serror |$05-0 ERROR - illegal extension
95 .long serror |$05-1 ERROR - illegal extension
[all …]
/openbmc/linux/drivers/hid/
H A Dhid-wiimote-modules.c934 if (!wdata->extension.input) in wiimod_nunchuk_probe()
984 if (!wdata->extension.input) in wiimod_nunchuk_remove()
1228 if (!wdata->extension.input) in wiimod_classic_probe()
1281 if (!wdata->extension.input) in wiimod_classic_remove()
1499 if (!wdata->extension.input) in wiimod_bboard_probe()
1554 if (!wdata->extension.input) in wiimod_bboard_remove()
1879 if (!wdata->extension.input) in wiimod_pro_probe()
1946 if (!wdata->extension.input) in wiimod_pro_remove()
2114 if (!wdata->extension.input) in wiimod_drums_probe()
2175 if (!wdata->extension.input) in wiimod_drums_remove()
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xorg_21.1.11.bb11 RREPLACES:${PN} = "${PN}-extension-dri \
12 ${PN}-extension-dri2 \
13 ${PN}-extension-record \
14 ${PN}-extension-extmod \
15 ${PN}-extension-dbe \
17 RPROVIDES:${PN} = "${PN}-extension-dri \
18 ${PN}-extension-dri2 \
21 ${PN}-extension-dbe \
23 RCONFLICTS:${PN} = "${PN}-extension-dri \
24 ${PN}-extension-dri2 \
[all …]
H A Dxserver-xorg.inc64 ${PN}-extension-dri \
65 ${PN}-extension-dri2 \
66 ${PN}-extension-glx \
67 ${PN}-extension-record \
68 ${PN}-extension-extmod \
69 ${PN}-extension-dbe \
100 FILES:${PN}-extension-dri = "${libdir}/xorg/modules/extensions/libdri.so"
101 FILES:${PN}-extension-dri2 = "${libdir}/xorg/modules/extensions/libdri2.so"
102 FILES:${PN}-extension-glx = "${libdir}/xorg/modules/extensions/libglx.so"
103 FILES:${PN}-extension-record = "${libdir}/xorg/modules/extensions/librecord.so"
[all …]
/openbmc/linux/tools/bpf/
H A Dbpf_exp.l88 return extension;
92 return extension;
96 return extension;
100 return extension;
104 return extension;
108 return extension;
112 return extension;
116 return extension;
120 return extension;
124 return extension;
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D031.out27 Header extension:
55 Header extension:
83 Header extension:
88 Header extension:
118 Header extension:
123 Header extension:
151 Header extension:
156 Header extension:
184 Header extension:
189 Header extension:
[all …]
/openbmc/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml19 given extension.
21 Once a standard extension has been ratified, no changes in behaviour can be
22 made without the creation of a new extension.
91 The standard F extension for single-precision floating point, as
103 The standard Q extension for quad-precision floating-point, as
114 The standard V extension for vector operations, as ratified
126 The standard Smaia supervisor-level extension for the advanced
133 The standard Ssaia supervisor-level extension for the advanced
183 The standard Zbc bit-manipulation extension for carry-less
189 The standard Zbs bit-manipulation extension for single-bit
[all …]
/openbmc/linux/sound/soc/sof/
H A Dipc4.c220 msg->extension, str, str2); in sof_ipc4_log_header()
224 text, msg->primary, msg->extension, str, in sof_ipc4_log_header()
228 msg->extension, str); in sof_ipc4_log_header()
244 msg->primary, msg->extension, msg->data_size); in sof_ipc4_log_header()
297 ipc4_msg->primary, ipc4_msg->extension); in ipc4_wait_tx_done()
304 ipc4_msg->primary, ipc4_msg->extension); in ipc4_wait_tx_done()
426 tx.extension = ipc4_msg->extension; in sof_ipc4_set_get_data()
471 rx.extension = 0; in sof_ipc4_set_get_data()
622 ipc4_msg->primary, ipc4_msg->extension); in sof_ipc4_rx_msg()
658 msg.extension = 0; in sof_ipc4_set_core_state()
[all …]
H A Dsof-client-probes-ipc4.c126 msg.extension = SOF_IPC4_MOD_EXT_DST_MOD_INSTANCE(INVALID_PIPELINE_ID); in ipc4_probes_init()
127 msg.extension |= SOF_IPC4_MOD_EXT_CORE_ID(0); in ipc4_probes_init()
156 msg.extension = SOF_IPC4_MOD_EXT_DST_MOD_INSTANCE(INVALID_PIPELINE_ID); in ipc4_probes_deinit()
157 msg.extension |= SOF_IPC4_MOD_EXT_CORE_ID(0); in ipc4_probes_deinit()
226 msg.extension = SOF_IPC4_MOD_EXT_MSG_PARAM_ID(SOF_IPC4_PROBE_POINTS); in ipc4_probes_points_add()
271 msg.extension = in ipc4_probes_points_remove()
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0002-Fixes-in-AEAD-for-psa-arch-test-54-and-58.patch13 .../crypto/provider/extension/aead/aead_provider.c | 8 ++++++--
14 .../extension/aead/serializer/aead_provider_serializer.h | 1 +
44 … a/components/service/crypto/provider/extension/aead/aead_provider.c b/components/service/crypto/p…
46 --- a/components/service/crypto/provider/extension/aead/aead_provider.c
47 +++ b/components/service/crypto/provider/extension/aead/aead_provider.c
75 …ts/service/crypto/provider/extension/aead/serializer/aead_provider_serializer.h b/components/servi…
77 --- a/components/service/crypto/provider/extension/aead/serializer/aead_provider_serializer.h
78 +++ b/components/service/crypto/provider/extension/aead/serializer/aead_provider_serializer.h
87 …e/crypto/provider/extension/aead/serializer/packed-c/packedc_aead_provider_serializer.c b/componen…
89 --- a/components/service/crypto/provider/extension/aead/serializer/packed-c/packedc_aead_provider_s…
[all …]
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-sst-ipc.c303 header->extension); in skl_ipc_tx_msg()
528 header.extension = hipcte; in skl_dsp_irq_thread_handler()
532 header.extension); in skl_dsp_irq_thread_handler()
722 header.extension = IPC_DMA_ID(dma_id); in skl_ipc_save_pipeline()
777 header.primary, header.extension); in skl_ipc_set_dx()
817 header.primary, header.extension); in skl_ipc_init_instance()
850 header.extension); in skl_ipc_bind_unbind()
931 header.extension |= IPC_FINAL_BLOCK(0); in skl_ipc_set_large_config()
943 header.primary, header.extension); in skl_ipc_set_large_config()
992 header.extension |= IPC_FINAL_BLOCK(1); in skl_ipc_get_large_config()
[all …]
/openbmc/linux/Documentation/firmware-guide/acpi/dsd/
H A Ddata-node-references.rst12 Hierarchical data extension nodes may not be referred to directly, hence this
16 hierarchical data extension [dsd-guide] keys. Specifically, the hierarchical
17 data extension node which is referred to by the key shall lie directly under
19 extension node.
23 or postfixes). The same ACPI object shall include the _DSD property extension
30 extension key.
38 hierarchical data extension key "node@1" referring to the NOD1 object
39 and lastly, a hierarchical data extension key "anothernode" referring to
H A Dgraph.rst15 property extension provides generic key-value pairs whereas the
16 hierarchical data extension supports nodes with references to other
18 defined by the property extension. The two extensions together provide
32 hierarchical data extension array on each depth.
44 data extension tree. The data extension related to each port node must begin
52 data extension key of the endpoint nodes must begin with
60 Each port node contains a property extension key "port", the value of which is
62 extension key "reg", the value of which is the number of the endpoint. Port
68 The endpoint reference uses property extension with "remote-endpoint" property
70 the remote device reference, the first package entry of the port data extension
[all …]
/openbmc/bmcweb/include/
H A Dwebassets.hpp121 std::string extension = relativePath.extension(); in requestRoutes() local
125 if (extension == ".gz") in requestRoutes()
129 extension = webpath.extension().string(); in requestRoutes()
166 if (extension == ext.first) in requestRoutes()
176 absolutePath.string(), extension); in requestRoutes()
/openbmc/telemetry/tests/src/
H A Dtest_path_append.cpp36 auto [basePath, extension, expectedPath] = GetParam(); in TEST_P()
37 EXPECT_EQ(pathAppend(basePath, extension), expectedPath); in TEST_P()
56 auto [basePath, extension] = GetParam(); in TEST_P()
57 EXPECT_THROW(pathAppend(basePath, extension), in TEST_P()
/openbmc/openbmc/poky/meta/recipes-bsp/keymaps/files/
H A Dkeymap.sh15 for extension in `ls -1 /etc/keymap-extension-$KERNEL_MAJMIN*`
17 loadkeys "$extension"
/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/
H A Dpyproject.toml6 # "extension-module" tells pyo3 we want to build an extension module (skips linking against libpyth…
7 features = ["pyo3/extension-module"]
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxres_1.2.2.bb1 SUMMARY = "XRes: X Resource extension library"
4 the Resource extension to the X protocol. The Resource extension allows \
H A Dlibxv_1.0.12.bb1 SUMMARY = "Xv: X Video extension library"
4 X Video extension to the X protocol. The X Video extension allows for \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/surf/surf/
H A D0001-config.ml-make-compatible-with-webkitgtk-2.34.0.patch34 -WEBEXTINC = `pkg-config --cflags webkit2gtk-4.0 webkit2gtk-web-extension-4.0 gio-2.0`
35 -WEBEXTLIBS = `pkg-config --libs webkit2gtk-4.0 webkit2gtk-web-extension-4.0 gio-2.0`
38 +WEBEXTINC = $(shell $(PKG_CONFIG) --cflags webkit2gtk-4.1 webkit2gtk-web-extension-4.1 gio-2.0)
39 +WEBEXTLIBS = $(shell $(PKG_CONFIG) --libs webkit2gtk-4.1 webkit2gtk-web-extension-4.1 gio-2.0)
/openbmc/linux/drivers/media/pci/saa7146/
H A Dhexium_orion.c409 static struct saa7146_extension extension; variable
413 .ext = &extension,
418 .ext = &extension,
423 .ext = &extension,
463 static struct saa7146_extension extension = { variable
480 if (0 != saa7146_register_extension(&extension)) { in hexium_init_module()
490 saa7146_unregister_extension(&extension); in hexium_cleanup_module()
/openbmc/qemu/docs/interop/
H A Dparallels.txt153 extension must be "End of features" (see below).
163 External flags for extension:
166 If the software cannot load the extension (due to an
169 loading the extension, said extension should be dropped.
172 If there is an unknown extension with this flag set,
173 said extension should be left as is.
175 If neither NECESSARY nor TRANSIT are set, the extension should be
187 next extension starts.
189 The last extension must be "End of features" with all the fields set to 0.
213 The dirty bitmap described by this feature extension is stored in a set of
[all …]
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-ipc.c113 snd_sof_dsp_write(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCIE, msg_data->extension); in hda_dsp_ipc4_send_msg()
183 u32 extension = hipcte & HDA_DSP_REG_HIPCTE_MSG_MASK; in hda_dsp_ipc4_irq_thread() local
195 data->extension = extension; in hda_dsp_ipc4_irq_thread()
207 primary, extension); in hda_dsp_ipc4_irq_thread()
213 notification_data.extension = extension; in hda_dsp_ipc4_irq_thread()
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Darm,embedded-trace-extension.yaml5 $id: http://devicetree.org/schemas/arm/arm,embedded-trace-extension.yaml#
29 - const: arm,embedded-trace-extension
59 compatible = "arm,embedded-trace-extension";
65 compatible = "arm,embedded-trace-extension";
H A Darm,trace-buffer-extension.yaml5 $id: http://devicetree.org/schemas/arm/arm,trace-buffer-extension.yaml#
26 - const: arm,trace-buffer-extension
47 compatible = "arm,trace-buffer-extension";

12345678910>>...25