Home
last modified time | relevance | path

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

12345678910

/Linux-v5.15/arch/m68k/fpsp040/
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 …]
/Linux-v5.15/drivers/hid/
Dhid-wiimote-modules.c878 input_report_abs(wdata->extension.input, ABS_HAT0X, bx); in wiimod_nunchuk_in_ext()
879 input_report_abs(wdata->extension.input, ABS_HAT0Y, by); in wiimod_nunchuk_in_ext()
881 input_report_abs(wdata->extension.input, ABS_RX, x); in wiimod_nunchuk_in_ext()
882 input_report_abs(wdata->extension.input, ABS_RY, y); in wiimod_nunchuk_in_ext()
883 input_report_abs(wdata->extension.input, ABS_RZ, z); in wiimod_nunchuk_in_ext()
886 input_report_key(wdata->extension.input, in wiimod_nunchuk_in_ext()
889 input_report_key(wdata->extension.input, in wiimod_nunchuk_in_ext()
893 input_report_key(wdata->extension.input, in wiimod_nunchuk_in_ext()
896 input_report_key(wdata->extension.input, in wiimod_nunchuk_in_ext()
901 input_sync(wdata->extension.input); in wiimod_nunchuk_in_ext()
[all …]
/Linux-v5.15/tools/bpf/
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 …]
Dbpf_exp.y63 %token extension number label
66 %type <number> extension
129 | OP_LDB extension {
141 | OP_LDH extension {
158 | OP_LD extension {
/Linux-v5.15/sound/soc/intel/skylake/
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()
649 header.extension = IPC_PPL_LP_MODE(lp_mode); in skl_ipc_create_pipeline()
722 header.extension = IPC_DMA_ID(dma_id); in skl_ipc_save_pipeline()
777 header.primary, header.extension); in skl_ipc_set_dx()
807 header.extension = IPC_CORE_ID(msg->core_id); in skl_ipc_init_instance()
808 header.extension |= IPC_PPL_INSTANCE_ID(msg->ppl_instance_id); in skl_ipc_init_instance()
809 header.extension |= IPC_PARAM_BLOCK_SIZE(param_block_size); in skl_ipc_init_instance()
810 header.extension |= IPC_DOMAIN(msg->domain); in skl_ipc_init_instance()
[all …]
/Linux-v5.15/Documentation/firmware-guide/acpi/dsd/
Ddata-node-references.rst12 Hierarchical data extension nodes may not be referred to directly, hence this
16 hierarchical data extension [1] keys. Specifically, the hierarchical data
17 extension node which is referred to by the key shall lie directly under the
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
89 <https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf>,
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.
43 data extension tree. The data extension related to each port node must begin
51 data extension key of the endpoint nodes must begin with
59 Each port node contains a property extension key "port", the value of which is
61 extension key "reg", the value of which is the number of the endpoint. Port
67 The endpoint reference uses property extension with "remote-endpoint" property
69 the remote device reference, the first package entry of the port data extension
[all …]
Dleds.rst8 Individual LEDs are described by hierarchical data extension [6] nodes under the
28 Under the LED driver device, The first hierarchical data extension package list
108 … https://www.uefi.org/sites/default/files/resources/_DSD-hierarchical-data-extension-UUID-v1.1.pdf,
/Linux-v5.15/drivers/media/pci/saa7146/
Dhexium_orion.c401 static struct saa7146_extension extension; variable
405 .ext = &extension,
410 .ext = &extension,
415 .ext = &extension,
455 static struct saa7146_extension extension = { variable
472 if (0 != saa7146_register_extension(&extension)) { in hexium_init_module()
482 saa7146_unregister_extension(&extension); in hexium_cleanup_module()
Dmxb.c194 static struct saa7146_extension extension; variable
404 extension.flags &= ~SAA7146_USE_I2C_IRQ; in mxb_init_done()
809 .ext = &extension,
834 static struct saa7146_extension extension = { variable
850 if (saa7146_register_extension(&extension)) { in mxb_init_module()
860 saa7146_unregister_extension(&extension); in mxb_cleanup_module()
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-driver-hid-wiimote12 What: /sys/bus/hid/drivers/wiimote/<dev>/extension
19 motionp is the official Nintendo Motion+ extension, nunchuck is
20 the official Nintendo Nunchuck extension and classic is the
21 Nintendo Classic Controller extension. The motionp extension can
26 extension. You will get uevent notifications for the motion-plus
/Linux-v5.15/Documentation/arm64/
Damu.rst4 Activity Monitors Unit (AMU) extension in AArch64 Linux
18 The activity monitors extension is an optional extension introduced by the
22 counters intended for system management use. The AMU extension provides a
53 activity monitors extension. Therefore, when CONFIG_ARM64_AMU_EXTN is
59 counters, only the presence of the extension.
Dpointer-authentication.rst16 The ARMv8.3 Pointer Authentication extension adds primitives that can be
20 The extension uses a Pointer Authentication Code (PAC) to determine
25 The extension adds instructions to insert a valid PAC into a pointer,
31 encoding space. In the absence of the extension (or when disabled),
34 extension.
36 The extension provides five separate keys to generate PACs - two for
60 authentication extension.
/Linux-v5.15/drivers/staging/media/atomisp/pci/hive_isp_css_common/
Ddma_global.h136 #define hive_dma_configure(dma_id, channel, connection, extension, height, \ argument
141 hive_dma_snd(dma_id, DMA_PACK_SETUP(connection, extension)); \
163 #define hive_dma_configure_fast(dma_id, channel, connection, extension, elems_A, elems_B) \ argument
166 hive_dma_snd(dma_id, DMA_PACK_SETUP(connection, extension)); \
250 u8 extension; member
/Linux-v5.15/Documentation/devicetree/bindings/arm/
Dspe-pmu.txt9 "arm,statistical-profiling-extension-v1"
18 compatible = "arm,statistical-profiling-extension-v1";
/Linux-v5.15/drivers/media/platform/vsp1/
Dvsp1_dl.c188 struct vsp1_dl_ext_header *extension; member
815 if (!dl->extension) in vsp1_dl_list_fill_header()
818 dl->extension->flags = 0; in vsp1_dl_list_fill_header()
821 dl->extension->pre_ext_dl_plist = dl->pre_cmd->cmd_dma; in vsp1_dl_list_fill_header()
822 dl->extension->pre_ext_dl_num_cmd = dl->pre_cmd->num_cmds; in vsp1_dl_list_fill_header()
823 dl->extension->flags |= VSP1_DLH_EXT_PRE_CMD_EXEC; in vsp1_dl_list_fill_header()
829 dl->extension->post_ext_dl_plist = dl->post_cmd->cmd_dma; in vsp1_dl_list_fill_header()
830 dl->extension->post_ext_dl_num_cmd = dl->post_cmd->num_cmds; in vsp1_dl_list_fill_header()
831 dl->extension->flags |= VSP1_DLH_EXT_POST_CMD_EXEC; in vsp1_dl_list_fill_header()
1137 dl->extension = (void *)dl->header in vsp1_dlm_create()
/Linux-v5.15/sound/soc/dwc/
DKconfig12 bool "PCM PIO extension for I2S driver"
15 Say Y or N if you want to add a custom ALSA extension that registers
/Linux-v5.15/fs/isofs/
DKconfig23 Joliet is a Microsoft extension for the ISO 9660 CD-ROM file system
31 bool "Transparent decompression extension"
35 This is a Linux-specific extension to RockRidge which lets you store
/Linux-v5.15/drivers/input/mouse/
DKconfig43 bool "ALPS PS/2 mouse protocol extension" if EXPERT
53 bool "BYD PS/2 mouse protocol extension" if EXPERT
63 bool "Logitech PS/2++ mouse protocol extension" if EXPERT
73 bool "Synaptics PS/2 mouse protocol extension" if EXPERT
95 bool "Cypress PS/2 mouse protocol extension" if EXPERT
105 bool "Fujitsu Lifebook PS/2 mouse protocol extension" if EXPERT
115 bool "IBM Trackpoint PS/2 mouse protocol extension" if EXPERT
125 bool "Elantech PS/2 protocol extension"
150 bool "Sentelic Finger Sensing Pad PS/2 protocol extension"
159 bool "eGalax TouchKit PS/2 protocol extension"
[all …]
/Linux-v5.15/Documentation/admin-guide/
Dbinfmt-misc.rst11 bits) you have supplied. Binfmt_misc can also recognise a filename extension
29 is the type of recognition. Give ``M`` for magic and ``E`` for extension.
33 Ignored when using filename extension matching.
40 If you chose filename extension matching, this is the extension to be
48 filename extension matching.
/Linux-v5.15/fs/ksmbd/
Dsmb_common.c363 char base[9], extension[4]; in ksmbd_extract_shortname() local
379 strscpy(extension, "___", strlen("___")); in ksmbd_extract_shortname()
385 extension[extlen++] = toupper(*p); in ksmbd_extract_shortname()
388 extension[extlen] = '\0'; in ksmbd_extract_shortname()
419 memcpy(&out[baselen + 4], extension, 4); in ksmbd_extract_shortname()
/Linux-v5.15/fs/9p/
Dvfs_inode.c134 strlcpy(ext, stat->extension, sizeof(ext)); in p9mode2unixmode()
145 type, stat->extension); in p9mode2unixmode()
216 wstat->extension = NULL; in v9fs_blank_wstat()
595 struct dentry *dentry, char *extension, u32 perm, u8 mode) in v9fs_create() argument
622 err = p9_client_fcreate(ofid, name, perm, mode, extension); in v9fs_create()
1175 if (sscanf(stat->extension, in v9fs_stat2inode()
1250 res = st->extension; in v9fs_vfs_get_link()
1251 st->extension = NULL; in v9fs_vfs_get_link()
1271 u32 perm, const char *extension) in v9fs_vfs_mkspecial() argument
1282 fid = v9fs_create(v9ses, dir, dentry, (char *) extension, perm, in v9fs_vfs_mkspecial()
/Linux-v5.15/Documentation/userspace-api/media/drivers/
Duvcvideo.rst19 The UVC specification allows for vendor-specific extensions through extension
20 units (XUs). The Linux UVC driver supports extension unit controls (XU controls)
67 In order to make such a request the UVC unit ID of the control's extension unit
158 __u8 entity[16] UVC extension unit GUID
192 This ioctl queries a UVC XU control identified by its extension unit ID
237 extension unit could not be found.
/Linux-v5.15/Documentation/gpu/rfc/
Di915_scheduler.rst105 * A 'set_parallel' extension to configure contexts for parallel
125 A 'set_parallel' extension to configure contexts for parallel submission
127 The 'set_parallel' extension configures a slot for parallel submission of N BBs.
136 extension.
143 Contexts that have been configured with the 'set_parallel' extension can only
/Linux-v5.15/arch/m68k/math-emu/
Dfp_decode.h133 | decode the 8bit displacement from the brief extension word
139 | decode the index of the brief/full extension word
188 | get the extension word and test for brief or full extension type

12345678910