Home
last modified time | relevance | path

Searched refs:Command (Results 1 – 25 of 206) sorted by relevance

123456789

/kernel/linux/linux-5.10/Documentation/networking/device_drivers/cellular/qualcomm/
Drmnet.rst37 Function Command / Data Reserved Pad Multiplexer ID Payload length
41 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
58 Function Command Reserved Pad Multiplexer ID Payload length
60 Function Command name Reserved Command Type Reserved
64 Function Command data
66 Command 1 indicates disabling flow while 2 is enabling flow
68 Command types
86 MAP header|IP Packet|Optional padding|MAP header|Command Packet|Optional pad...
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/reserved-memory/
Dqcom,cmd-db.txt1 Command DB
4 Command DB is a database that provides a mapping between resource key and the
13 The bindings for Command DB is specified in the reserved-memory section in
26 the Command DB in memory.
/kernel/linux/linux-5.10/scripts/gdb/linux/
Dproc.py22 class LxCmdLine(gdb.Command):
36 class LxVersion(gdb.Command):
80 class LxIOMem(gdb.Command):
95 class LxIOPorts(gdb.Command):
138 class LxMounts(gdb.Command):
205 class LxFdtDump(gdb.Command):
Ddevice.py97 class LxDeviceListBus(gdb.Command):
117 class LxDeviceListClass(gdb.Command):
135 class LxDeviceListTree(gdb.Command):
Dconfig.py11 class LxConfigDump(gdb.Command):
Dgenpd.py38 class LxGenPDSummary(gdb.Command):
Dclk.py18 class LxClkSummary(gdb.Command):
Dmodules.py62 class LxLsmod(gdb.Command):
/kernel/linux/linux-5.10/drivers/usb/serial/
Dio_edgeport.h58 #define PROC_READ_SETUP(Command, Argument) ((Command) + ((Argument)<<8)) argument
68 int Command; member
/kernel/linux/linux-5.10/fs/cifs/
Dsmb2transport.c625 is_binding = shdr->Command == SMB2_SESSION_SETUP && in smb2_sign_rqst()
651 if ((shdr->Command == SMB2_NEGOTIATE) || in smb2_verify_signature()
652 (shdr->Command == SMB2_SESSION_SETUP) || in smb2_verify_signature()
653 (shdr->Command == SMB2_OPLOCK_BREAK) || in smb2_verify_signature()
666 shdr->Command); in smb2_verify_signature()
683 shdr->Command, shdr->MessageId); in smb2_verify_signature()
723 temp->command = shdr->Command; /* Always LE */ in smb2_mid_entry_alloc()
739 le16_to_cpu(shdr->Command), temp->mid); in smb2_mid_entry_alloc()
756 shdr->Command != SMB2_NEGOTIATE) in smb2_get_mid_entry()
760 if ((shdr->Command != SMB2_SESSION_SETUP) && in smb2_get_mid_entry()
[all …]
Dsmb2misc.c49 if (shdr->Command == SMB2_OPLOCK_BREAK) in check_smb2_hdr()
206 command = le16_to_cpu(shdr->Command); in smb2_check_message()
232 if (shdr->Command == SMB2_NEGOTIATE) in smb2_check_message()
322 switch (shdr->Command) { in smb2_get_data_area_len()
371 cifs_dbg(VFS, "no length check for command %d\n", le16_to_cpu(shdr->Command)); in smb2_get_data_area_len()
424 if (has_smb2_data_area[le16_to_cpu(shdr->Command)] == false) in smb2_calc_size()
688 if (rsp->sync_hdr.Command != SMB2_OPLOCK_BREAK) in smb2_is_valid_oplock_break()
845 if ((mid->optype & CIFS_CP_CREATE_CLOSE_OP) || sync_hdr->Command != SMB2_CREATE || in smb2_handle_cancelled_mid()
855 le16_to_cpu(sync_hdr->Command), in smb2_handle_cancelled_mid()
881 if (hdr->Command == SMB2_NEGOTIATE) in smb311_update_preauth_hash()
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
Ddrivetemp.rst11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS)
26 If supported, it uses the ATA SCT Command Transport feature to read
28 as well as historic minimum and maximum temperatures. If SCT Command
Dhih6130.rst45 Command mode and alarms are not currently supported.
/kernel/linux/linux-5.10/drivers/dma/mediatek/
DKconfig17 tristate "MediaTek Command-Queue DMA controller support"
23 Enable support for Command-Queue DMA controller on MediaTek
/kernel/linux/linux-5.10/Documentation/hid/
Dhid-alps.rst32 16 wCommandRegister 0005 Identifier for Command Register
65 Command Read/Write
74 Byte1 Command Byte
83 Command Byte is read=0xD1/write=0xD2 .
/kernel/linux/linux-5.10/Documentation/gpu/
Dvc4.rst57 Memory Management and 3D Command Submission
72 :doc: Command list validator for VC4.
/kernel/linux/linux-5.10/Documentation/scsi/
Darcmsr_spec.rst58 All SCSI Command must be sent through postQ:
158 0x03 Reset (Abort all queued Command)
163 0x07 Check If Host Command Pending
193 (B) Command block
200 2. Command block
223 3. Command code and associated data
226 The following are command code defined in raid controller Command
230 Command code 0x20--0x?? always check the password,
280 Command description
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/displays/
DKconfig5 tristate "Generic DSI Command Mode Panel"
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mailbox/
Dmtk-gce.txt4 The Global Command Engine (GCE) is used to help read/write registers with
6 vblank. The GCE can be used to implement the Command Queue (CMDQ) driver.
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dexamples.txt82 # Overhead Command Shared Object
107 # Overhead Command Shared Object Symbol
134 # Overhead Command Shared Object
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch6118 + /* Command buffer alignment. */
7371 + gckCOMMAND Command
7385 + gcmkONERROR(gckCOMMAND_Reserve(Command,
7396 + gcmkONERROR(gckCOMMAND_Execute(Command, requested));
9947 + /* Command queue too small. */
10732 + /* Start Command Parser. */
12748 + /* Command queue too small. */
14282 + IN gckCOMMAND Command
14295 + Command->currContext = gcvNULL;
14308 + gckCOMMAND Command,
[all …]
/kernel/linux/linux-5.10/drivers/isdn/capi/
Dcapiutil.c603 byteTRcpy(cmsg->m + 4, &cmsg->Command); in capi_message2str()
605 cmsg->par = capi_cmd2par(cmsg->Command, cmsg->Subcommand); in capi_message2str()
608 capi_cmd2str(cmsg->Command, cmsg->Subcommand), in capi_message2str()
/kernel/linux/linux-5.10/Documentation/s390/
Dpci.rst13 Command line parameters and debugfs entries
16 Command line parameters
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-ns2.txt9 - cmd-gpio: Command LED GPIO. See OF device-tree GPIO specification.
/kernel/linux/linux-5.10/Documentation/networking/caif/
Dcaif.rst94 Command:Enumeration(1)
105 Command:Channel Setup(1)

123456789