Home
last modified time | relevance | path

Searched refs:subcommand (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.12.1/drivers/watchdog/
Dmei_wdt.c119 u8 subcommand; member
174 req.hdr.bytecount = req_len - offsetof(struct mei_mc_hdr, subcommand); in mei_wdt_ping()
175 req.hdr.subcommand = MEI_MC_START_WD_TIMER_REQ; in mei_wdt_ping()
202 req.hdr.bytecount = req_len - offsetof(struct mei_mc_hdr, subcommand); in mei_wdt_stop()
203 req.hdr.subcommand = MEI_MC_STOP_WD_TIMER_REQ; in mei_wdt_stop()
438 if (res.hdr.subcommand != MEI_MC_START_WD_TIMER_RES) { in mei_wdt_rx()
440 res.hdr.subcommand, in mei_wdt_rx()
/linux-6.12.1/Documentation/userspace-api/ebpf/
Dsyscall.rst13 bpf() subcommand reference
/linux-6.12.1/Documentation/ABI/obsolete/
Dsysfs-driver-intel_pmc_bxt13 second number is subcommand.
/linux-6.12.1/tools/perf/Documentation/
Dperf-check.txt19 If the subcommand 'feature' is used, then status of feature is printed
Dperf-config.txt221 will make the TUI be the default for the 'top' subcommand. Those will be
552 applicable only for 'top' subcommand. This option ONLY setup
559 subcommand was invoked. Supported tools are 'man', 'woman'
566 pager.<subcommand>::
567 When the subcommand is run on stdio, determine whether it uses
586 applicable only for 'record' subcommand. This option ONLY setup
Dperf-kvm.txt74 Output file name, for the 'record' subcommand. Doesn't work with 'report',
/linux-6.12.1/Documentation/isdn/
Dinterface_capi.rst309 and subcommand values, as a static ASCII string. The return value may
310 be NULL if the command/subcommand is not one of those defined in the
334 If the lowest bit of traceflag is set, only the command/subcommand and message
/linux-6.12.1/drivers/hwmon/
Dibmaem.c215 u8 subcommand; member
372 rs_req.subcommand = AEM_READ_REGISTER; in aem_read_sensor()
/linux-6.12.1/Documentation/networking/
Dbatman-adv.rst46 The same can also be done using the batctl interface subcommand::
/linux-6.12.1/tools/power/cpupower/po/
Dka.po189 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n"
219 msgid "and read up the subcommand's manpage whether it is supported.\n"
227 "Use cpupower help subcommand for getting help for above subcommands.\n"
Dit.po175 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n"
202 msgid "and read up the subcommand's manpage whether it is supported.\n"
209 "Use cpupower help subcommand for getting help for above subcommands.\n"
Dpt.po173 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n"
200 msgid "and read up the subcommand's manpage whether it is supported.\n"
207 "Use cpupower help subcommand for getting help for above subcommands.\n"
Dfr.po175 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n"
202 msgid "and read up the subcommand's manpage whether it is supported.\n"
209 "Use cpupower help subcommand for getting help for above subcommands.\n"
Dcs.po178 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n"
205 msgid "and read up the subcommand's manpage whether it is supported.\n"
212 "Use cpupower help subcommand for getting help for above subcommands.\n"
Dde.po183 msgid "cpupower [ -c cpulist ] subcommand [ARGS]\n"
214 msgid "and read up the subcommand's manpage whether it is supported.\n"
221 "Use cpupower help subcommand for getting help for above subcommands.\n"
/linux-6.12.1/tools/testing/kunit/
Dkunit.py581 subcomand_handler = subcommand_handlers_map.get(cli_args.subcommand, None)
/linux-6.12.1/drivers/s390/block/
Ddasd_3990_erp.c18 unsigned char subcommand; /* e.g Inhibit Write, Enable Write,... */ member
212 DCTL_data->subcommand = 0x02; /* Inhibit Write */ in dasd_3990_erp_DCTL()
/linux-6.12.1/Documentation/trace/
Dkprobetrace.rst206 the ABI, please try to use probe subcommand of perf-tools (you can find it
/linux-6.12.1/Documentation/virt/kvm/x86/
Damd-memory-encryption.rst68 The ``id`` field contains the subcommand, and the ``data`` field points to
/linux-6.12.1/kernel/trace/
DKconfig710 This option is also required by perf-probe subcommand of perf tools.
748 This option is required if you plan to use perf-probe subcommand
/linux-6.12.1/drivers/scsi/mpi3mr/mpi/
Dmpi30_cnfg.h1294 u8 subcommand; member
/linux-6.12.1/tools/testing/selftests/net/openvswitch/
Dovs-dpctl.py2687 if args.subcommand == "psample-events":
/linux-6.12.1/Documentation/virt/kvm/
Dapi.rst5388 This subcommand provides basic Ultravisor information for PV
5411 This subcommand provides information related to dumping PV guests.
5441 subcommand will return -EINVAL if a dump process has not yet been
5457 If the subcommand succeeds it completes the dump process and lets
6114 **subcommand:**
8887 available and supports the `KVM_PV_DUMP_CPU` subcommand.
/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_def.h3370 __le16 subcommand; member
Dqla_gs.c984 sns_cmd->p.cmd.subcommand = cpu_to_le16(cmd); in qla2x00_prep_sns_cmd()

12