Home
last modified time | relevance | path

Searched refs:Action (Results 1 – 25 of 34) sorted by relevance

12

/linux/rust/syn/
H A Dscan_expr.rs3 use self::{Action::*, Input::*};
27 enum Action { enum
28 SetState(&'static [(Input, Action)]),
34 static INIT: [(Input, Action); 28] = [
65 static POSTFIX: [(Input, Action); 10] = [
78 static ASYNC: [(Input, Action); 3] = [
84 static BLOCK: [(Input, Action); 1] = [(ConsumeBrace, SetState(&POSTFIX))];
86 static BREAK_LABEL: [(Input, Action); 2] = [
91 static BREAK_VALUE: [(Input, Action); 3] = [
97 static CLOSURE: [(Input, Action); 7] = [
[all …]
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_config.c177 mpi_request->Header.PageNumber, mpi_request->Action, in _config_display_some_debug()
334 if (mpi_request->Action == in _config_request()
336 mpi_request->Action == in _config_request()
447 config_page && mpi_request->Action == in _config_request()
525 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg0()
535 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg0()
561 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg1()
571 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg1()
598 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_HEADER; in mpt3sas_config_get_manufacturing_pg10()
608 mpi_request.Action = MPI2_CONFIG_ACTION_PAGE_READ_CURRENT; in mpt3sas_config_get_manufacturing_pg10()
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-uevent.rst25 :Uevent Action(s): KOBJ_CHANGE
32 :Uevent Action(s): KOBJ_CHANGE
41 :Uevent Action(s): KOBJ_CHANGE
48 :Uevent Action(s): KOBJ_CHANGE
56 :Uevent Action(s): KOBJ_CHANGE
63 :Uevent Action(s): KOBJ_CHANGE
70 :Uevent Action(s): KOBJ_CHANGE
/linux/drivers/message/fusion/lsi/
H A Dmpi_raid.h61 U8 Action; /* 00h */ member
135 U8 Action; /* 00h */ member
H A Dmpi_init.h485 U8 Action; /* 04h */ member
538 U8 Action; /* 04h */ member
H A Dmpi_tool.h228 U8 Action; /* 0Ch */ member
H A Dmpi_history.txt544 * 10-04-01 01.02.04 Added defines for SEP request Action field.
689 * 02-28-07 01.05.03 Added new RAID Action, Device FW Update Mode, and
692 * for the RAID Action MPI_RAID_ACTION_DISABLE_VOLUME.
H A Dmpi_cnfg.h505 U8 Action; /* 00h */ member
536 U8 Action; /* 00h */ member
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-2024.dts38 label = "Action-Pad A";
45 label = "Action-Pad B";
128 label = "Action-Pad X";
135 label = "Action Pad Y";
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_raid.h151 U8 Action; /*0x00 */ member
339 U8 Action; /*0x00 */ member
H A Dmpi2_init.h517 U8 Action; /*0x04 */ member
560 U8 Action; /*0x04 */ member
H A Dmpi2_tool.h203 U8 Action; /*0x15 */ member
256 U8 Action; /*0x15 */ member
H A Dmpi2_cnfg.h473 U8 Action; /*0x00 */ member
508 U8 Action; /*0x00 */ member
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3-sl631-imx179.dts9 model = "SL631 Action Camera with IMX179";
H A Dsun8i-v3-sl631.dtsi14 model = "SL631 Action Camera";
/linux/net/ife/
H A DKconfig12 "Distributing Linux Traffic Control Classifier-Action Subsystem"
/linux/drivers/atm/
H A Dsolos-attrlist.c59 SOLOS_ATTR_RW(Action)
/linux/Documentation/input/
H A Dgamepad.rst35 D-Pad Left Right Action Pad
43 - Action-Pad
99 - Action-Pad:
/linux/fs/smb/common/
H A Dfscc.h198 __le32 Action; member
/linux/drivers/message/fusion/
H A Dmptspi.c279 pReq->Action = MPI_CONFIG_ACTION_PAGE_WRITE_CURRENT; in mptspi_writeIOCPage4()
638 pReq->Action = MPI_RAID_ACTION_QUIESCE_PHYS_IO; in mptscsih_quiesce_raid()
640 pReq->Action = MPI_RAID_ACTION_ENABLE_PHYS_IO; in mptscsih_quiesce_raid()
655 ioc->name, pReq->Action, channel, id)); in mptscsih_quiesce_raid()
/linux/Documentation/userspace-api/
H A Ddcdbas.rst51 Host Control Action
/linux/fs/smb/client/
H A Dsess.c1528 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_ntlmv2()
1654 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_kerberos()
1905 if (le16_to_cpu(pSMB->resp.Action) & GUEST_LOGIN) in sess_auth_rawntlmssp_authenticate()
H A Dmisc.c475 pnotify->FileName, pnotify->Action); in is_valid_oplock_break()
/linux/Documentation/networking/devlink/
H A Ddevlink-dpipe.rst139 Action section in Model
/linux/Documentation/watchdog/
H A Dwatchdog-parameters.rst420 Action taken when watchdog expires: 0 (power off), 1 (restart),

12