Searched defs:restore (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-11.0-release/sys/dev/drm2/
H A Ddrm_crtc_helper.h92 void (*restore)(struct drm_encoder *encoder); member in struct:drm_encoder_helper_funcs
H A Ddrm_crtc.h327 void (*restore)(struct drm_crtc *crtc); /* resume? */ member in struct:drm_crtc_funcs
443 void (*restore)(struct drm_connector *connector); member in struct:drm_connector_funcs
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c340 ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c463 ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c400 ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
H A Dar9287_attach.c371 ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
H A Dar9280_attach.c426 ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-11.0-release/contrib/libxo/xo/
H A Dxo.c80 checkpoint (xo_handle_t *xop UNUSED, va_list vap UNUSED, int restore) argument
/freebsd-11.0-release/contrib/blacklist/bin/
H A Dblacklistd.c396 int c, tout, flags, flush, restore; local
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Ddvo_ns2501.c316 bool restore = false; local
526 bool restore = false; local
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c676 ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
H A Dar5212_ani.c586 ar5212AniReset(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_OPMODE opmode, int restore) argument
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c543 ar5416AniReset(struct ath_hal *ah, const struct ieee80211_channel *chan, HAL_OPMODE opmode, int restore) argument
H A Dar5416_attach.c521 ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DEHScopeStack.h61 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } function in struct:clang::CodeGen::InvariantValue
200 T restore(CodeGenFunction &CGF, llvm::index_sequence<Is...>) { function in class:clang::CodeGen::EHScopeStack::final
H A DCGCleanup.cpp82 RValue DominatingValue<RValue>::saved_type::restore(CodeGenFunction &CGF) { function in class:DominatingValue::saved_type
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DRAIIObjectsForParser.h281 void restore() { function in class:clang::ColonProtectionRAIIObject
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dstandalone.c472 REGISTER_TYPE restore[NUM_REGS]; local
/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3123 ar9300_config_pci_power_save(struct ath_hal *ah, int restore, int power_off) argument
H A Dar9300_freebsd.c356 ar9300_config_pcie_freebsd(struct ath_hal *ah, HAL_BOOL restore, argument
H A Dar9300_stub_funcs.c1246 ar9300_Stub_ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL powerOff) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp1016 void restore() { function in struct:__anon4041::FindLocalExternScope
/freebsd-11.0-release/sys/contrib/alpine-hal/
H A Dal_hal_serdes.c2064 al_bool restore; member in struct:al_serdes_mode_rx_tx_inv_state
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DCxaDemangle.cpp4486 save_value(T& restore) argument
/freebsd-11.0-release/contrib/sendmail/src/
H A Dmap.c533 bool restore = false; local

Completed in 212 milliseconds

12