OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_state
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/evbarm/g42xxeb/
gb225var.h
70
uint8_t
last_state
;
member in struct:opio_softc::opio_intr_handler
gb225.c
159
sc->sc_intr[i].
last_state
= 0xff;
249
if (p->
last_state
!= val) {
251
p->
last_state
= val;
/src/sys/dev/acpi/
acpi_display.c
998
acpidisp_od_state_t state,
last_state
;
local
1039
(void)acpidisp_set_state(last_osc,
last_state
.raw);
1042
last_state
= state;
1046
last_state
.fmt.commit = 1;
1047
(void)acpidisp_set_state(last_osc,
last_state
.raw);
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dpm.h
392
enum amd_pm_state_type
last_state
;
member in struct:amdgpu_dpm
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_execbuf.c
1634
SVGA3dTextureState *
last_state
= (SVGA3dTextureState *)
local
1650
for (; cur_state <
last_state
; ++cur_state) {
Completed in 27 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026