Home
last modified time | relevance | path

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

12345678910>>...21

/Linux-v6.6/net/sctp/
Dsm_statefuns.c58 struct sctp_cmd_seq *commands);
67 struct sctp_cmd_seq *commands,
75 struct sctp_cmd_seq *commands);
82 struct sctp_cmd_seq *commands);
89 struct sctp_cmd_seq *commands);
96 struct sctp_cmd_seq *commands);
101 struct sctp_cmd_seq *commands,
111 struct sctp_cmd_seq *commands,
121 struct sctp_cmd_seq *commands);
129 struct sctp_cmd_seq *commands);
[all …]
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
200 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_RESTART, in sctp_gen_sack()
215 sctp_add_cmd_sf(commands, SCTP_CMD_REPLY, SCTP_CHUNK(sack)); in sctp_gen_sack()
218 sctp_add_cmd_sf(commands, SCTP_CMD_TIMER_STOP, in sctp_gen_sack()
550 static void sctp_do_8_2_transport_strike(struct sctp_cmd_seq *commands, in sctp_do_8_2_transport_strike() argument
625 static void sctp_cmd_init_failed(struct sctp_cmd_seq *commands, in sctp_cmd_init_failed() argument
636 sctp_add_cmd_sf(commands, SCTP_CMD_EVENT_ULP, in sctp_cmd_init_failed()
639 sctp_add_cmd_sf(commands, SCTP_CMD_NEW_STATE, in sctp_cmd_init_failed()
[all …]
/Linux-v6.6/arch/sparc/kernel/
Dsetup_32.c148 static void __init boot_flags_init(char *commands) in boot_flags_init() argument
150 while (*commands) { in boot_flags_init()
152 while (*commands == ' ') in boot_flags_init()
153 commands++; in boot_flags_init()
156 if (*commands == '\0') in boot_flags_init()
158 if (*commands == '-') { in boot_flags_init()
159 commands++; in boot_flags_init()
160 while (*commands && *commands != ' ') in boot_flags_init()
161 process_switch(*commands++); in boot_flags_init()
164 if (!strncmp(commands, "mem=", 4)) { in boot_flags_init()
[all …]
Dsetup_64.c133 static void __init boot_flags_init(char *commands) in boot_flags_init() argument
135 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()
149 if (!strncmp(commands, "mem=", 4)) in boot_flags_init()
[all …]
/Linux-v6.6/drivers/gpu/drm/tiny/
Dpanel-mipi-dbi.c68 u8 commands[]; member
80 struct panel_mipi_dbi_commands *commands; in panel_mipi_dbi_check_commands() local
104 u8 command = config->commands[i++]; in panel_mipi_dbi_check_commands()
105 u8 num_parameters = config->commands[i++]; in panel_mipi_dbi_check_commands()
106 const u8 *parameters = &config->commands[i]; in panel_mipi_dbi_check_commands()
127 commands = devm_kzalloc(dev, sizeof(*commands), GFP_KERNEL); in panel_mipi_dbi_check_commands()
128 if (!commands) in panel_mipi_dbi_check_commands()
131 commands->len = commands_len; in panel_mipi_dbi_check_commands()
132 commands->buf = devm_kmemdup(dev, config->commands, commands->len, GFP_KERNEL); in panel_mipi_dbi_check_commands()
133 if (!commands->buf) in panel_mipi_dbi_check_commands()
[all …]
/Linux-v6.6/drivers/platform/x86/
Dsamsung-laptop.c147 const struct sabi_commands commands; member
172 .commands = {
235 .commands = {
470 const struct sabi_commands *commands = &samsung->config->commands; in read_brightness() local
475 retval = sabi_command(samsung, commands->get_brightness, in read_brightness()
492 const struct sabi_commands *commands = &samsung->config->commands; in set_brightness() local
503 sabi_set_commandb(samsung, commands->set_brightness, 0); in set_brightness()
506 sabi_set_commandb(samsung, commands->set_brightness, user_level); in set_brightness()
553 const struct sabi_commands *commands = &samsung->config->commands; in update_status() local
558 sabi_set_commandb(samsung, commands->set_backlight, 1); in update_status()
[all …]
/Linux-v6.6/Documentation/hwmon/
Dpmbus-core.rst21 Unfortunately, while PMBus commands are standardized, there are no mandatory
22 commands, and manufacturers can add as many non-standard commands as they like.
23 Also, different PMBUs devices act differently if non-supported commands are
47 PMBus commands. Auto-detection is somewhat limited, since there are simply too
49 which PMBus commands are paged and which commands are replicated across all
53 all commands can be auto-detected. The data structures in this driver can be
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
[all …]
/Linux-v6.6/Documentation/i2c/
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.
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-v6.6/Documentation/ABI/testing/
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-v6.6/kernel/debug/kdb/
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-v6.6/Documentation/firmware-guide/acpi/
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-v6.6/tools/power/cpupower/utils/
Dcpupower.c52 static struct cmd_struct commands[] = { variable
75 for (i = 0; i < ARRAY_SIZE(commands); i++) in print_help()
76 printf("\t%s\n", commands[i].cmd); in print_help()
226 for (i = 0; i < ARRAY_SIZE(commands); i++) { in main()
227 struct cmd_struct *p = commands + i; in main()
/Linux-v6.6/tools/testing/kunit/
Drun_checks.py22 commands: Dict[str, Sequence[str]] = { variable
41 executor = futures.ThreadPoolExecutor(max_workers=len(commands))
42 for name, argv in commands.items():
/Linux-v6.6/tools/perf/Documentation/
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-v6.6/drivers/w1/
DKconfig26 2. Userspace commands. Includes read/write and search/alarm search commands.
27 3. Replies to userspace commands.
/Linux-v6.6/tools/testing/selftests/tc-testing/
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
111 The NAMES values are used to substitute into the commands in the test cases.
128 -v, --verbose Show the commands that are being run
161 options for nsPlugin (run commands in net namespace)
[all …]
/Linux-v6.6/Documentation/security/tpm/
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-v6.6/Documentation/networking/device_drivers/ethernet/huawei/
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-v6.6/tools/bpf/bpftool/
Dmain.c76 static const struct cmd commands[] = { variable
134 for (i = 0; commands[i].cmd; i++) { in do_version()
135 if (!strcmp(commands[i].cmd, "prog")) { in do_version()
139 bootstrap = !commands[i].func; in do_version()
410 err = cmd_select(commands, n_argc, n_argv, do_help); in do_batch()
539 ret = cmd_select(commands, argc, argv, do_help); in main()
/Linux-v6.6/Documentation/scsi/
Dsym53c8xx_2.rst28 8. Control commands
31 8.3 Set maximum number of concurrent tagged commands
38 10. Boot setup commands
41 10.2.1 Default number of tagged commands
192 :Control commands: write operations to the proc SCSI file system
198 - Boot setup commands
258 me using tagged commands are the following:
272 maximum number of queued commands up to 32. The Symbios Setup only allows
275 The maximum number of simultaneous tagged commands queued to a device
280 This driver supports up to 255 commands per device, and but using more than
[all …]
Dncr53c8xx.rst26 8. Control commands
29 8.3 Set maximum number of concurrent tagged commands
38 10. Boot setup commands
46 10.2.6 Default number of tagged commands
63 10.3 Advised boot setup commands
72 14.1 Tagged commands with Iomega Jaz device
135 drivers, configuration parameters and control commands available through
212 :Control commands: write operations to the proc SCSI file system
218 - Boot setup commands
291 maximum number of queued commands up to 32. The Symbios Setup only allows
[all …]
/Linux-v6.6/drivers/platform/chrome/wilco_ec/
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-v6.6/net/ieee802154/
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-v6.6/Documentation/admin-guide/
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

12345678910>>...21