Symbol: restore
games/adventure/extern.h
67
int restore(const char *);
games/adventure/main.c
64
i = restore(argv[1]); /* See what we've got */
games/battlestar/extern.h
370
void restore(const char *);
games/battlestar/init.c
64
restore(savefile);
games/mille/mille.c
101
if (!restore || On_exit) {
games/mille/mille.c
106
if (restore)
games/mille/mille.c
116
restore = On_exit = FALSE;
games/mille/mille.c
49
bool restore;
games/mille/mille.c
59
restore = FALSE;
games/mille/mille.c
63
restore = TRUE;
games/mille/mille.c
89
if (!restore || (Player[PLAYER].total >= 5000
games/mille/mille.c
99
if (!restore)
games/monop/monop.c
106
restore, /* restore game |* 14 *| */
games/monop/monop.c
225
restore();
games/monop/monop.h
161
void restore(void);
games/rogue/init.c
107
restore(rest_file);
games/rogue/rogue.h
629
void restore(const char *);
sys/dev/drm/amd/amdgpu/amdgpu_drv.c
1255
.restore = amdgpu_pmops_restore,
sys/dev/drm/drm_encoder_slave.c
187
get_slave_funcs(encoder)->restore(encoder);
sys/dev/drm/drm_fb_helper.c
3297
.restore = drm_fbdev_client_restore,
sys/dev/drm/drm_mipi_dsi.c
86
.restore = pm_generic_restore,
sys/dev/drm/i915/i915_drv.c
3173
.restore = i915_pm_restore,
sys/dev/drm/include/drm/drm_client.h
44
int (*restore)(struct drm_client_dev *client);
sys/dev/drm/include/drm/drm_encoder_slave.h
56
void (*restore)(struct drm_encoder *encoder);
sys/dev/drm/include/linux/pm.h
47
int (*restore)(struct device *dev);
sys/dev/drm/radeon/radeon_drv.c
630
.restore = radeon_pmops_resume,
sys/dev/netif/ath/ath_hal/ah.h
1363
void __ahdecl(*ah_configPCIE)(struct ath_hal *, HAL_BOOL restore,
sys/dev/netif/ath/ath_hal/ar5210/ar5210_attach.c
340
ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off)
sys/dev/netif/ath/ath_hal/ar5210/ar5210_attach.c
36
static void ar5210ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
36
static void ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
sys/dev/netif/ath/ath_hal/ar5211/ar5211_attach.c
463
ar5211ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off)
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
587
HAL_OPMODE opmode, int restore)
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
607
__func__, chan->ic_freq, chan->ic_flags, restore, opmode,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
611
__func__, chan->ic_freq, chan->ic_flags, restore, opmode,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_ani.c
646
if (restore && (ichan->privFlags & CHANNEL_ANI_SETUP)) {
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
32
static void ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
sys/dev/netif/ath/ath_hal/ar5212/ar5212_attach.c
676
ar5212ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off)
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
544
HAL_OPMODE opmode, int restore)
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
564
__func__, chan->ic_freq, chan->ic_flags, restore, opmode,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
568
__func__, chan->ic_freq, chan->ic_flags, restore, opmode,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_ani.c
614
if (restore && (ichan->privFlags & CHANNEL_ANI_SETUP)) {
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
33
static void ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
521
ar5416ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off)
sys/dev/netif/ath/ath_hal/ar5416/ar5416_attach.c
528
if (! restore) {
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
426
ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off)
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
430
if (AH_PRIVATE(ah)->ah_ispcie && !restore) {
sys/dev/netif/ath/ath_hal/ar9002/ar9280_attach.c
64
static void ar9280ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
400
ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off)
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
423
if (AH_PRIVATE(ah)->ah_ispcie && !restore) {
sys/dev/netif/ath/ath_hal/ar9002/ar9285_attach.c
69
static void ar9285ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
371
ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore, HAL_BOOL power_off)
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
373
if (AH_PRIVATE(ah)->ah_ispcie && !restore) {
sys/dev/netif/ath/ath_hal/ar9002/ar9287_attach.c
68
static void ar9287ConfigPCIE(struct ath_hal *ah, HAL_BOOL restore,
usr.sbin/watchdogd/watchdogd.c
124
goto restore;
usr.sbin/watchdogd/watchdogd.c
133
goto restore;
usr.sbin/watchdogd/watchdogd.c
142
goto restore;
usr.sbin/watchdogd/watchdogd.c
167
restore: sysctlbyname("kern.watchdog.period", NULL, 0, &speriod, sizeof(speriod));