Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbarm/g42xxeb/ | |
gb225var.h | 70 uint8_t last_state; member in struct:opio_softc::opio_intr_handler |
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ | |
vmwgfx_execbuf.c | 1634 SVGA3dTextureState *last_state = (SVGA3dTextureState *) local in function:vmw_cmd_tex_state 1650 for (; cur_state < last_state; ++cur_state) { |
/src/sys/dev/acpi/ | |
acpi_display.c | 998 acpidisp_od_state_t state, last_state; local in function:acpidisp_vga_cycle_output_device_callback 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 |