Home
last modified time | relevance | path

Searched refs:State (Results 1 – 25 of 108) sorted by relevance

12345

/Linux-v4.19/Documentation/networking/
Dxfrm_proc.txt35 State is expired
37 State has mismatch option
40 State is invalid
52 State hasn't been fully acquired before use
74 State is expired
82 State is invalid, perhaps expired
/Linux-v4.19/drivers/staging/rtl8192e/
Ddot11d.c51 pDot11dInfo->State = DOT11D_STATE_NONE; in dot11d_init()
112 pDot11dInfo->State = DOT11D_STATE_NONE; in Dot11d_Reset()
158 pDot11dInfo->State = DOT11D_STATE_LEARNED; in Dot11d_UpdateCountryIe()
165 switch (pDot11dInfo->State) { in DOT11D_ScanComplete()
167 pDot11dInfo->State = DOT11D_STATE_DONE; in DOT11D_ScanComplete()
Ddot11d.h53 enum dot11d_state State; member
/Linux-v4.19/Documentation/w1/slaves/
Dw1_ds241323 Bit 0: PIOA Pin State
24 Bit 1: PIOA Output Latch State
25 Bit 2: PIOB Pin State
26 Bit 3: PIOB Output Latch State
/Linux-v4.19/Documentation/filesystems/caching/
Dobject.txt162 (1) State FSCACHE_OBJECT_INIT.
172 (2) State FSCACHE_OBJECT_LOOKING_UP.
190 (3) State FSCACHE_OBJECT_CREATING.
208 (4) State FSCACHE_OBJECT_AVAILABLE.
214 (5) State FSCACHE_OBJECT_ACTIVE.
219 (6) State FSCACHE_OBJECT_INVALIDATING.
226 (7) State FSCACHE_OBJECT_UPDATING.
235 (8) State FSCACHE_OBJECT_LC_DYING.
241 (9) State FSCACHE_OBJECT_DYING.
251 (10) State FSCACHE_OBJECT_ABORT_INIT.
[all …]
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmessage.c408 || (plci->State == INC_CON_PENDING) in api_put()
409 || (plci->State == INC_CON_ALERT) in api_put()
1070 if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) in plci_remove()
1071 plci->State = OUTG_DIS_PENDING; in plci_remove()
1200 plci->State = LOCAL_CONNECT; in connect_req()
1310 dbug(1, dprintf("connect_res(State=0x%x)", plci->State)); in connect_res()
1329 if (plci->State == INC_CON_CONNECTED_ALERT) in connect_res()
1340 plci->State = INC_CON_ACCEPT; in connect_res()
1344 else if (plci->State == INC_CON_PENDING || plci->State == INC_CON_ALERT) { in connect_res()
1437 plci->State = INC_CON_ACCEPT; in connect_res()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/
Drenesas-memory-controllers.txt6 by different names ("DDR Bus Controller (DBSC)", "DDR3 Bus State Controller
7 (DBSC3)", "SDRAM Bus State Controller (SBSC)").
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dpsci.txt1 * Power State Coordination Interface (PSCI)
4 ARM DEN 0022A ("Power State Coordination Interface System Software on ARM
110 [2] Power State Coordination Interface (PSCI) specification
/Linux-v4.19/Documentation/admin-guide/pm/
Dworking-state.rst2 Working-State Power Management
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Drenesas,bsc.txt1 Renesas Bus State Controller (BSC)
4 The Renesas Bus State Controller (BSC, sometimes called "LBSC within Bus
/Linux-v4.19/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smsm.txt1 Qualcomm Shared Memory State Machine
3 The Shared Memory State Machine facilitates broadcasting of single bit state
/Linux-v4.19/Documentation/devicetree/bindings/pwm/
Dlpc1850-sct-pwm.txt1 * NXP LPC18xx State Configurable Timer - Pulse Width Modulator driver
/Linux-v4.19/Documentation/hwmon/
Dsmsc47b39791 To place the chip into the Configuration State The config key (0x55) is written
110 To exit the Configuration State the write 0xAA to the CONFIG PORT (0x2E).
111 The chip returns to the RUN State. (This is important).
/Linux-v4.19/Documentation/driver-model/
Ddesign-patterns.txt9 1. State Container
13 1. State Container
/Linux-v4.19/drivers/parisc/
DKconfig130 This has nothing to do with LED State support for A and E class.
139 That includes support for LED State front panel as found on E
140 class, and support for the GSP Virtual Front Panel (LED State and
/Linux-v4.19/drivers/atm/
Dsolos-attrlist.c10 SOLOS_ATTR_RO(State)
/Linux-v4.19/Documentation/devicetree/bindings/power/
Ddomain-idle-state.txt1 PM Domain Idle State Node:
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio-xra1403.txt12 - Output Three-State Control
/Linux-v4.19/Documentation/virtual/kvm/arm/
Dpsci.txt1 KVM implements the PSCI (Power State Coordination Interface)
/Linux-v4.19/Documentation/devicetree/bindings/reset/
Dnxp,lpc1850-rgu.txt38 37 State Configurable Timer (SCT)
/Linux-v4.19/drivers/soc/qcom/
DKconfig142 tristate "Qualcomm Shared Memory State Machine"
146 Say yes here to support the Qualcomm Shared Memory State Machine.
/Linux-v4.19/Documentation/devicetree/bindings/c6x/
Ddscr.txt1 Device State Configuration Registers
8 In general, the Device State Configuration Registers (DSCR) will provide one or
/Linux-v4.19/Documentation/gpu/
Damdgpu.rst84 GPU sysfs Power State Interfaces
/Linux-v4.19/drivers/scsi/mpt3sas/mpi/
Dmpi2_raid.h296 U8 State; /*0x00 */ member
/Linux-v4.19/drivers/misc/mic/
DKconfig113 comment "Intel MIC Coprocessor State Management (COSM) Drivers"
116 tristate "Intel MIC Coprocessor State Management (COSM) Drivers"

12345