Home
last modified time | relevance | path

Searched refs:commands (Results 1 – 25 of 483) sorted by relevance

12345678910>>...20

/linux/net/sctp/
A Dsm_statefuns.c254 commands); in sctp_sf_do_4_C()
399 commands); in sctp_sf_do_5_1B_init()
541 commands); in sctp_sf_do_5_1C_ack()
732 commands); in sctp_sf_do_5_1D_ce()
938 commands); in sctp_sf_do_5_1E_ca()
1067 commands)) in sctp_sf_sendbeat_8_3()
1181 commands); in sctp_sf_beat_8_3()
1257 commands); in sctp_sf_backbeat_8_3()
2471 commands); in sctp_sf_cookie_echoed_err()
2862 commands); in sctp_sf_do_9_2_shutdown()
[all …]
A Dsm_sideeffect.c47 struct sctp_cmd_seq *commands,
56 struct sctp_cmd_seq *commands,
139 struct sctp_cmd_seq *commands) in sctp_gen_sack() argument
1151 struct sctp_cmd_seq commands; in sctp_do_sm() local
1160 sctp_init_cmd_seq(&commands); in sctp_do_sm()
1168 &commands, gfp); in sctp_do_sm()
1198 commands, gfp))) in sctp_side_effects()
1270 struct sctp_cmd_seq *commands, in sctp_cmd_interpreter() argument
1426 sctp_add_cmd_sf(commands, in sctp_cmd_interpreter()
1604 sctp_add_cmd_sf(commands, in sctp_cmd_interpreter()
[all …]
/linux/arch/sparc/kernel/
A Dsetup_32.c150 while (*commands) { in boot_flags_init()
153 commands++; in boot_flags_init()
156 if (*commands == '\0') in boot_flags_init()
159 commands++; in boot_flags_init()
160 while (*commands && *commands != ' ') in boot_flags_init()
171 if (*commands == 'K' || *commands == 'k') { in boot_flags_init()
173 commands++; in boot_flags_init()
174 } else if (*commands=='M' || *commands=='m') { in boot_flags_init()
176 commands++; in boot_flags_init()
179 while (*commands && *commands != ' ') in boot_flags_init()
[all …]
A Dsetup_64.c135 while (*commands) { in boot_flags_init()
137 while (*commands == ' ') in boot_flags_init()
138 commands++; in boot_flags_init()
141 if (*commands == '\0') in boot_flags_init()
143 if (*commands == '-') { in boot_flags_init()
144 commands++; in boot_flags_init()
145 while (*commands && *commands != ' ') in boot_flags_init()
146 process_switch(*commands++); in boot_flags_init()
150 cmdline_memory_size = memparse(commands + 4, &commands); in boot_flags_init()
152 while (*commands && *commands != ' ') in boot_flags_init()
[all …]
/linux/drivers/platform/x86/
A Dsamsung-laptop.c172 .commands = {
235 .commands = {
480 const struct sabi_commands *commands = &samsung->config->commands; in read_brightness() local
502 const struct sabi_commands *commands = &samsung->config->commands; in set_brightness() local
563 const struct sabi_commands *commands = &samsung->config->commands; in update_status() local
584 const struct sabi_commands *commands = &samsung->config->commands; in seclinux_rfkill_set() local
597 const struct sabi_commands *commands = &samsung->config->commands; in swsmi_wireless_status() local
607 const struct sabi_commands *commands = &samsung->config->commands; in swsmi_rfkill_set() local
660 const struct sabi_commands *commands = &config->commands; in get_performance_level() local
685 const struct sabi_commands *commands = &config->commands; in set_performance_level() local
[all …]
/linux/Documentation/hwmon/
A Dpmbus-core.rst22 commands, and manufacturers can add as many non-standard commands as they like.
49 which PMBus commands are paged and which commands are replicated across all
57 Some commands are always auto-detected. This applies to all limit commands
67 standard PMBus commands and virtual PMBus commands.
69 Standard PMBus commands
72 Standard PMBus commands (commands values 0x00 to 0xff) are defined in the PMBUs
75 Virtual PMBus commands
88 virtual commands are word sized.
90 There are currently two types of virtual commands.
121 non-standard PMBus commands to standard commands, or to augment standard
[all …]
/linux/Documentation/i2c/
A Di2c-stub.rst9 types of SMBus commands: write quick, (r/w) byte, (r/w) byte data, (r/w)
13 driver, which will then only react to SMBus commands to these addresses.
16 quick commands to the specified addresses; it will respond to the other
17 commands (also to the specified addresses) by reading from or writing to
29 SMBus block commands must be written to configure an SMBus command for
30 SMBus block operations. Writes can be partial. Block read commands always
50 Functionality override, to disable some commands. See I2C_FUNC_*
53 commands.
A Dfunctionality.rst22 I2C_FUNC_I2C Plain i2c-level commands (Pure SMBus
47 and write_byte commands
49 and write_byte_data commands
51 and write_word_data commands
53 and write_block_data commands
55 and write_i2c_block_data commands
56 I2C_FUNC_SMBUS_EMUL Handles all SMBus commands that can be
/linux/Documentation/ABI/testing/
A Ddebugfs-cec-error-inj6 The CEC Framework allows for CEC error injection commands through
8 through which the error injection commands can be given.
16 It is up to the driver to decide what commands to implement. The only
19 commands.
23 commands.
34 Drivers that implement this functionality must document the commands as
/linux/Documentation/firmware-guide/acpi/
A Daml-debugger.rst25 the following commands::
41 started by using the following commands::
48 debugger commands.
50 The commands are documented in the "ACPICA Overview and Programmer Reference"
55 The detailed debugger commands reference is located in Chapter 12 "ACPICA
62 the "quit" or "exit" commands. When finished, unload the module with::
/linux/kernel/debug/kdb/
A Dkdb_cmds1 # Initial commands for kdb, alter to suit your needs.
2 # These commands are executed in kdb_init() context, no SMP, no
4 # registers) are not reliable this early. set and bp commands should
5 # be safe. Global breakpoint commands affect each cpu as it is booted.
/linux/tools/power/cpupower/utils/
A Dcpupower.c52 static struct cmd_struct commands[] = { variable
74 for (i = 0; i < ARRAY_SIZE(commands); i++) in print_help()
75 printf("\t%s\n", commands[i].cmd); in print_help()
225 for (i = 0; i < ARRAY_SIZE(commands); i++) { in main()
226 struct cmd_struct *p = commands + i; in main()
/linux/tools/testing/selftests/tc-testing/
A DREADME30 teardown commands - which includes not being able to run a test simply
52 commands being tested must be run as root. The code that enforces
57 requirement for that test. nsPlugin executes all commands within a
86 The setup and teardown stages can run zero or more commands. The setup
89 can be run next. These two stages require any commands run to return
97 Each of the commands in any stage will run in a shell instance.
105 the tests to be run. These values are used in the tc commands that will be
128 -v, --verbose Show the commands that are being run
161 options for nsPlugin (run commands in net namespace)
164 Do not run commands in a network namespace.
[all …]
/linux/tools/perf/Documentation/
A Dperf-help.txt16 command and a list of the most commonly used perf commands are printed
19 If the option '--all' or '-a' is given, then all available commands are
33 Prints all the available commands on the standard output. This
/linux/Documentation/scsi/
A Dufs.rst66 UFS supports subset of SCSI commands defined by SPC-4 and SBC-3.
69 It handles SCSI commands supported by UFS specification.
76 device power management operations and commands to Interconnect
92 set layer(UCS) to transport commands.
107 * UIO_SAP: To issue commands to Unipro layers.
123 and prepares the controller to transfer commands/response between
129 Transfer request handling module of UFSHCD receives SCSI commands
145 with SCSI Midlayer. Examples of some of the error handling commands
A Dsym53c8xx_2.rst28 8. Control commands
38 10. Boot setup commands
198 - Boot setup commands
258 me using tagged commands are the following:
341 8. Control commands
354 Available commands:
489 10. Boot setup commands
502 - enable tagged commands, up to 4 tagged commands queued.
514 10.2.1 Default number of tagged commands
726 - tagged commands disabled
[all …]
A Dncr53c8xx.rst26 8. Control commands
38 10. Boot setup commands
218 - Boot setup commands
303 more than 64 simultaneous commands. So, using more than 64 queued commands
473 8. Control commands
486 Available commands:
690 10. Boot setup commands
707 - enable tagged commands, up to 4 tagged commands queued.
727 The sequence of commands::
1490 - tagged commands disabled
[all …]
/linux/drivers/w1/
A DKconfig26 2. Userspace commands. Includes read/write and search/alarm search commands.
27 3. Replies to userspace commands.
/linux/Documentation/networking/device_drivers/ethernet/huawei/
A Dhinic.rst58 Application Programmable Interface commands(API CMD) - Interface for sending
59 MGMT commands to the card. (hinic_hw_api_cmd.c, hinic_hw_api_cmd.h)
62 commands to the card and receives notifications from the MGMT modules on the
77 Command Queues(CMDQ) - The queues for sending commands for IO management and is
78 used to set the QPs addresses in HW. The commands completion events are
101 Port Commands - Send commands to the HW device for port management
/linux/Documentation/security/tpm/
A Dtpm_vtpm_proxy.rst28 TPM commands using the character device and the emulator will receive the
29 commands via the file descriptor and use it for sending back responses.
41 to the TPM. All commands from the driver can be read from the file descriptor
42 returned by the ioctl. The commands should be responded to immediately.
/linux/net/ieee802154/
A Dnl-mac.c838 u32 commands[256 / 32]; in ieee802154_llsec_parse_key() local
852 nla_memcpy(commands, in ieee802154_llsec_parse_key()
856 if (commands[0] || commands[1] || commands[2] || commands[3] || in ieee802154_llsec_parse_key()
857 commands[4] || commands[5] || commands[6] || in ieee802154_llsec_parse_key()
858 commands[7] >= BIT(IEEE802154_CMD_GTS_REQ + 1)) in ieee802154_llsec_parse_key()
861 key->cmd_frame_ids = commands[7]; in ieee802154_llsec_parse_key()
916 u32 commands[256 / 32]; in ieee802154_nl_fill_key() local
931 memset(commands, 0, sizeof(commands)); in ieee802154_nl_fill_key()
932 commands[7] = key->key->cmd_frame_ids; in ieee802154_nl_fill_key()
934 sizeof(commands), commands)) in ieee802154_nl_fill_key()
/linux/tools/perf/
A Dperf.c57 static struct cmd_struct commands[] = { variable
256 for (i = 0; i < ARRAY_SIZE(commands); i++) { in handle_options()
257 struct cmd_struct *p = commands+i; in handle_options()
361 for (i = 0; i < ARRAY_SIZE(commands); i++) { in handle_internal_command()
362 struct cmd_struct *p = commands+i; in handle_internal_command()
/linux/Documentation/admin-guide/
A Dbtmrvl.rst5 All commands are used via debugfs interface.
13 These commands are used to configure the host sleep parameters::
35 These commands are used to enable/disable auto sleep mode
54 These commands are used to enable host sleep or wake up firmware
/linux/drivers/platform/chrome/wilco_ec/
A DKconfig18 If you say Y here, you get support for sending raw commands to
19 the Wilco EC via debugfs. These commands do not do any byte
20 manipulation and allow for testing arbitrary commands. This
/linux/Documentation/driver-api/nfc/
A Dnfc-hci.rst14 to HCI commands and events.
21 they are translated in a sequence of HCI commands sent to the HCI layer in the
30 - one for executing commands : nfc_hci_msg_tx_work(). Only one command
32 - one for dispatching received events and commands : nfc_hci_msg_rx_work().
50 This is consistent with the driver need to send commands to proprietary gates
93 that must be performed using HCI commands.
109 commands, others can be written to using the standard HCI commands. The driver
211 Serializes execution of HCI commands.
217 Dispatches incoming HCI commands or events.
269 HCI commands or events are not dispatched from SMW context. Instead, they are
[all …]

Completed in 67 milliseconds

12345678910>>...20