Home
last modified time | relevance | path

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

1234567891011

/linux-6.1.9/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-6.1.9/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-6.1.9/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 …]
/linux-6.1.9/sound/soc/sof/
Dipc4.c223 text, msg->primary, msg->extension, str, str2, in sof_ipc4_log_header()
227 msg->extension, str, str2); in sof_ipc4_log_header()
231 text, msg->primary, msg->extension, str, in sof_ipc4_log_header()
235 msg->extension, str); in sof_ipc4_log_header()
251 msg->primary, msg->extension, msg->data_size); in sof_ipc4_log_header()
253 dev_dbg(dev, "%s: %#x|%#x\n", text, msg->primary, msg->extension); 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()
349 __func__, ipc4_msg->primary, ipc4_msg->extension, ret); in ipc4_tx_msg_unlocked()
413 tx.extension = ipc4_msg->extension; in sof_ipc4_set_get_data()
[all …]
Dipc4-topology.c331 msg->extension = SOF_IPC4_MOD_EXT_PPL_ID(swidget->pipeline_id); in sof_ipc4_widget_setup_msg()
332 msg->extension |= SOF_IPC4_MOD_EXT_CORE_ID(swidget->core); in sof_ipc4_widget_setup_msg()
335 msg->extension |= SOF_IPC4_MOD_EXT_DOMAIN(type); in sof_ipc4_widget_setup_msg()
644 pipeline->msg.extension = pipeline->lp_mode; in sof_ipc4_widget_setup_comp_pipeline()
1423 msg->extension = SOF_IPC4_MOD_EXT_MSG_PARAM_ID(SOF_IPC4_GAIN_PARAM_ID); in sof_ipc4_control_load_volume()
1536 msg->extension &= ~SOF_IPC4_MOD_EXT_PARAM_SIZE_MASK; in sof_ipc4_widget_setup()
1537 msg->extension |= ipc_size >> 2; in sof_ipc4_widget_setup()
1598 u32 header, extension; in sof_ipc4_route_setup() local
1612 extension = sink_fw_module->man4_module_entry.id; in sof_ipc4_route_setup()
1613 extension |= SOF_IPC4_MOD_EXT_DST_MOD_INSTANCE(sink_widget->instance_id); in sof_ipc4_route_setup()
[all …]
/linux-6.1.9/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-6.1.9/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 [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
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 …]
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/saa7146/
Dhexium_orion.c407 static struct saa7146_extension extension; variable
411 .ext = &extension,
416 .ext = &extension,
421 .ext = &extension,
461 static struct saa7146_extension extension = { variable
478 if (0 != saa7146_register_extension(&extension)) { in hexium_init_module()
488 saa7146_unregister_extension(&extension); in hexium_cleanup_module()
/linux-6.1.9/sound/soc/sof/intel/
Dhda-ipc.c79 snd_sof_dsp_write(sdev, HDA_DSP_BAR, HDA_DSP_REG_HIPCIE, msg_data->extension); in hda_dsp_ipc4_send_msg()
144 u32 extension = hipcte & HDA_DSP_REG_HIPCTE_MSG_MASK; in hda_dsp_ipc4_irq_thread() local
156 data->extension = extension; in hda_dsp_ipc4_irq_thread()
167 primary, extension); in hda_dsp_ipc4_irq_thread()
173 notification_data.extension = extension; in hda_dsp_ipc4_irq_thread()
Dcnl.c60 u32 extension = hipctdd & CNL_DSP_REG_HIPCTDD_MSG_MASK; in cnl_ipc4_irq_thread() local
68 data->extension = extension; in cnl_ipc4_irq_thread()
79 primary, extension); in cnl_ipc4_irq_thread()
84 notification_data.extension = extension; in cnl_ipc4_irq_thread()
261 snd_sof_dsp_write(sdev, HDA_DSP_BAR, CNL_DSP_REG_HIPCIDD, msg_data->extension); in cnl_ipc4_send_msg()
Dmtl.c101 msg_data->extension); in mtl_ipc_send_msg()
515 u32 extension = snd_sof_dsp_read(sdev, HDA_DSP_BAR, MTL_DSP_REG_HFIPCXTDDY); in mtl_ipc_irq_thread() local
528 data->extension = extension; in mtl_ipc_irq_thread()
539 primary, extension); in mtl_ipc_irq_thread()
544 notification_data.extension = extension; in mtl_ipc_irq_thread()
/linux-6.1.9/Documentation/devicetree/bindings/arm/
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";
Darm,trace-buffer-extension.yaml5 $id: "http://devicetree.org/schemas/arm/arm,trace-buffer-extension.yaml#"
25 - const: arm,trace-buffer-extension
46 compatible = "arm,trace-buffer-extension";
/linux-6.1.9/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-6.1.9/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
/linux-6.1.9/tools/testing/selftests/kvm/s390x/
Dmemop.c700 int extension; member
713 .extension = 1,
718 .extension = 1,
723 .extension = 1,
728 .extension = 1,
733 .extension = 1,
738 .extension = 1,
743 .extension = 1,
748 .extension = 1,
753 .extension = 1,
[all …]
/linux-6.1.9/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-6.1.9/drivers/media/platform/renesas/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-6.1.9/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-6.1.9/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-6.1.9/Documentation/devicetree/bindings/perf/
Dspe-pmu.yaml18 const: arm,statistical-profiling-extension-v1
38 compatible = "arm,statistical-profiling-extension-v1";
/linux-6.1.9/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-6.1.9/fs/9p/
Dvfs_inode.c133 r = sscanf(stat->extension, "%c %i %i", &type, &major, &minor); in p9mode2unixmode()
137 stat->extension); in p9mode2unixmode()
149 type, stat->extension); in p9mode2unixmode()
220 wstat->extension = NULL; in v9fs_blank_wstat()
611 struct dentry *dentry, char *extension, u32 perm, u8 mode) in v9fs_create() argument
637 err = p9_client_fcreate(ofid, name, perm, mode, extension); in v9fs_create()
1185 if (sscanf(stat->extension, in v9fs_stat2inode()
1260 res = st->extension; in v9fs_vfs_get_link()
1261 st->extension = NULL; in v9fs_vfs_get_link()
1281 u32 perm, const char *extension) in v9fs_vfs_mkspecial() argument
[all …]

1234567891011