Home
last modified time | relevance | path

Searched defs:restore (Results 76 - 100 of 161) sorted by relevance

1234567

/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c28 u32 restore = 0, tbu_status; in get_lpu_event() local
134 u32 restore = 0; get_dou_event() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.c209 bool restore; in inv_icm42600_buffer_update_watermark() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_bpf.c649 int tcp_bpf_update_proto(struct sock *sk, struct sk_psock *psock, bool restore) in tcp_bpf_update_proto() argument
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Dloader.c581 static int catpt_load_images(struct catpt_dev *cdev, bool restore) in catpt_load_images() argument
541 catpt_load_image(struct catpt_dev *cdev, struct dma_chan *chan, const char *name, const char *signature, bool restore) catpt_load_image() argument
609 catpt_boot_firmware(struct catpt_dev *cdev, bool restore) catpt_boot_firmware() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp479 Operand restore = ctx.info[idx].exec.back().first; in add_coupling_code() local
481 bld.copy(Definition(exec, bld.lm), restore); in add_coupling_code() local
/third_party/node/deps/v8/src/parsing/
H A Drewriter.cc262 Expression* restore = factory()->NewAssignment( in VisitTryFinallyStatement() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h91 } invalidated, cleared, fast_cleared, restore, resolve; member
/third_party/python/Lib/
H A Ddifflib.py2019 def restore(delta, which): function
/third_party/python/Lib/unittest/test/
H A Dtest_discovery.py465 def restore(): function
815 def restore(): function
H A Dtest_program.py350 def restore(): function
372 def restore(): function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dexceptions-64e.S1163 restore: global() label
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dx86_init.h298 void (*restore)(void); member
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dti_am335x_adc.c695 unsigned int restore; in tiadc_resume() local
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dpsb_intel_drv.h115 void (*restore)(struct drm_connector *connector); member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h144 void (*restore)(struct dpu_encoder_phys *phys); member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dx86_init.h321 void (*restore)(void); member
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dpsb_intel_drv.h114 void (*restore)(struct drm_connector *connector); member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys.h116 void (*restore)(struct dpu_encoder_phys *phys); member
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dti_am335x_adc.c723 unsigned int restore; in tiadc_resume() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-profiler-agent-impl.cc253 void V8ProfilerAgentImpl::restore() { in restore() function in v8_inspector::V8ProfilerAgentImpl
H A Dv8-heap-profiler-agent-impl.cc198 void V8HeapProfilerAgentImpl::restore() { in restore() function in v8_inspector::V8HeapProfilerAgentImpl
/third_party/pulseaudio/src/modules/
H A Dmodule-filter-apply.c383 static void move_object_for_filter(struct userdata *u, pa_object *o, struct filter *filter, bool restore, bool is_sink_input) { in move_object_for_filter() argument
417 static void move_objects_for_filter(struct userdata *u, pa_object *o, struct filter *filter, bool restore, in move_objects_for_filter() argument
/third_party/skia/src/core/
H A DSkDevice.h154 void restore(const SkM44& ctm) { in restore() function in SkBaseDevice
H A DSkClipStack.cpp591 void SkClipStack::restore() { in restore() function in SkClipStack
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DCanvas.java29 public void restore() { in restore() method in Canvas

Completed in 24 milliseconds

1234567