Home
last modified time | relevance | path

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

1234567

/linux/Documentation/networking/
A Dxfrm_proc.rst47 State is expired
50 State has mismatch option
54 State is invalid
71 State hasn't been fully acquired before use
77State direction mismatch (lookup found an output state on the input path, expected input or no dir…
104 State is expired
116 State is invalid, perhaps expired
119State direction mismatch (lookup found an input state on the output path, expected output or no di…
/linux/rust/kernel/sync/lock/
A Dmutex.rs94 type State = bindings::mutex; typedef
98 ptr: *mut Self::State, in init() argument
107 unsafe fn lock(ptr: *mut Self::State) -> Self::GuardState { in lock()
113 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock() argument
A Dspinlock.rs93 type State = bindings::spinlock_t; typedef
97 ptr: *mut Self::State, in init() argument
106 unsafe fn lock(ptr: *mut Self::State) -> Self::GuardState { in lock()
112 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock() argument
/linux/rust/kernel/sync/
A Dlock.rs33 type State; typedef
48 ptr: *mut Self::State, in init() argument
59 unsafe fn lock(ptr: *mut Self::State) -> Self::GuardState; in lock()
66 unsafe fn unlock(ptr: *mut Self::State, guard_state: &Self::GuardState); in unlock() argument
74 unsafe fn relock(ptr: *mut Self::State, guard_state: &mut Self::GuardState) { in relock() argument
88 state: Opaque<B::State>,
/linux/Documentation/w1/slaves/
A Dw1_ds2413.rst29 Bit 0: PIOA Pin State
30 Bit 1: PIOA Output Latch State
31 Bit 2: PIOB Pin State
32 Bit 3: PIOB Output Latch State
/linux/Documentation/devicetree/bindings/memory-controllers/
A Drenesas,dbsc.yaml15 different names, e.g. "DDR Bus Controller (DBSC)", "DDR3 Bus State Controller
16 (DBSC3)", or "SDRAM Bus State Controller (SBSC)").
/linux/Documentation/gpu/amdgpu/display/
A Ddc-glossary.rst182 NBP State
183 Northbridge Power State
207 Power Gate Finite State Machine
/linux/Documentation/devicetree/bindings/bus/
A Drenesas,bsc.yaml6 title: Renesas Bus State Controller (BSC)
12 The Renesas Bus State Controller (BSC, sometimes called "LBSC within Bus
/linux/Documentation/admin-guide/pm/
A Dworking-state.rst4 Working-State Power Management
/linux/Documentation/firmware-guide/acpi/
A Dnon-d0-probe.rst17 The _DSC (Device State for Configuration) object that evaluates to an integer
43 Number State Description
/linux/Documentation/livepatch/
A Dapi.rst20 System State Changes
/linux/Documentation/devicetree/bindings/pwm/
A Dlpc1850-sct-pwm.txt1 * NXP LPC18xx State Configurable Timer - Pulse Width Modulator driver
/linux/Documentation/hwmon/
A Dsmsc47b397.rst115 To place the chip into the Configuration State The config key (0x55) is written
140 To exit the Configuration State the write 0xAA to the CONFIG PORT (0x2E).
141 The chip returns to the RUN State. (This is important).
/linux/Documentation/driver-api/driver-model/
A Ddesign-patterns.rst9 1. State Container
13 1. State Container
/linux/Documentation/devicetree/bindings/soc/qcom/
A Dqcom,smsm.yaml7 title: Qualcomm Shared Memory State Machine
15 The Shared Memory State Machine facilitates broadcasting of single bit state
/linux/drivers/parisc/
A DKconfig111 This has nothing to do with LED State support for A and E class.
120 That includes support for LED State front panel as found on E
121 class, and support for the GSP Virtual Front Panel (LED State and
/linux/Documentation/devicetree/bindings/arm/
A Dpsci.yaml7 title: Power State Coordination Interface (PSCI)
14 ARM DEN 0022A ("Power State Coordination Interface System Software on ARM
31 [2] Power State Coordination Interface (PSCI) specification
/linux/Documentation/devicetree/bindings/sound/
A Dsimple-audio-mux.yaml28 description: State of input line. default is "Input 1", "Input 2"
/linux/drivers/atm/
A Dsolos-attrlist.c10 SOLOS_ATTR_RO(State)
/linux/Documentation/devicetree/bindings/interconnect/
A Dqcom,rpmh-common.yaml16 able to communicate with the BCM through the Resource State Coordinator (RSC)
A Dqcom,osm-l3.yaml7 title: Qualcomm Operating State Manager (OSM) L3 Interconnect Provider
A Dqcom,qdu1000-rpmh.yaml16 able to communicate with the BCM through the Resource State Coordinator (RSC)
/linux/Documentation/ABI/testing/
A Dsysfs-platform-dfl-port30 Description: Read-write. Read this file for AP1 (AFU Power State 1) event.
38 Description: Read-write. Read this file for AP2 (AFU Power State 2) event.
/linux/Documentation/devicetree/bindings/gpio/
A Dgpio-xra1403.txt12 - Output Three-State Control
/linux/Documentation/arch/x86/
A Dmds.rst170 2. C-State transition
173 When a CPU goes idle and enters a C-State the CPU buffers need to be
176 a C-State.
192 The buffer clear is only invoked before entering the C-State to prevent

Completed in 25 milliseconds

1234567