/linux/drivers/staging/media/atomisp/pci/css_2401_system/hive/ |
A D | ia_css_isp_params.c | 72 const struct ia_css_pipeline_stage *stage, in ia_css_process_aa() 92 const struct ia_css_pipeline_stage *stage, in ia_css_process_anr() 127 const struct ia_css_pipeline_stage *stage, in ia_css_process_anr2() 162 const struct ia_css_pipeline_stage *stage, in ia_css_process_bh() 209 const struct ia_css_pipeline_stage *stage, in ia_css_process_cnr() 244 const struct ia_css_pipeline_stage *stage, in ia_css_process_crop() 279 const struct ia_css_pipeline_stage *stage, in ia_css_process_csc() 314 const struct ia_css_pipeline_stage *stage, in ia_css_process_dp() 347 const struct ia_css_pipeline_stage *stage, in ia_css_process_bnr() 382 const struct ia_css_pipeline_stage *stage, in ia_css_process_de() [all …]
|
/linux/drivers/staging/media/atomisp/pci/css_2400_system/hive/ |
A D | ia_css_isp_params.c | 71 const struct ia_css_pipeline_stage *stage, in ia_css_process_aa() 94 const struct ia_css_pipeline_stage *stage, in ia_css_process_anr() 129 const struct ia_css_pipeline_stage *stage, in ia_css_process_anr2() 164 const struct ia_css_pipeline_stage *stage, in ia_css_process_bh() 211 const struct ia_css_pipeline_stage *stage, in ia_css_process_cnr() 246 const struct ia_css_pipeline_stage *stage, in ia_css_process_crop() 281 const struct ia_css_pipeline_stage *stage, in ia_css_process_csc() 316 const struct ia_css_pipeline_stage *stage, in ia_css_process_dp() 349 const struct ia_css_pipeline_stage *stage, in ia_css_process_bnr() 384 const struct ia_css_pipeline_stage *stage, in ia_css_process_de() [all …]
|
/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/ |
A D | pipeline.c | 275 struct ia_css_pipeline_stage **stage) in ia_css_pipeline_create_and_add_stage() 340 struct ia_css_pipeline_stage *stage; in ia_css_pipeline_finalize_stages() local 355 struct ia_css_pipeline_stage **stage) in ia_css_pipeline_get_stage() 375 struct ia_css_pipeline_stage **stage) in ia_css_pipeline_get_stage_from_fw() 414 struct ia_css_pipeline_stage **stage) in ia_css_pipeline_get_output_stage() 500 static void pipeline_stage_destroy(struct ia_css_pipeline_stage *stage) in pipeline_stage_destroy() 574 struct ia_css_pipeline_stage *stage = NULL; in pipeline_stage_create() local 698 struct ia_css_pipeline_stage *stage = NULL; in ia_css_pipeline_set_zoom_stage() local
|
/linux/drivers/gpu/drm/tiny/ |
A D | repaper.c | 201 enum repaper_stage stage) in repaper_even_pixels() 247 enum repaper_stage stage) in repaper_odd_pixels() 297 enum repaper_stage stage) in repaper_all_pixels() 341 enum repaper_stage stage) in repaper_one_line() 424 enum repaper_stage stage) in repaper_frame_fixed() 433 const u8 *mask, enum repaper_stage stage) in repaper_frame_data() 454 enum repaper_stage stage) in repaper_frame_fixed_repeat() 465 const u8 *mask, enum repaper_stage stage) in repaper_frame_data_repeat()
|
/linux/tools/testing/selftests/tc-testing/ |
A D | tdc.py | 33 def __init__(self, stage, output, message): argument 157 def call_adjust_command(self, stage, command): argument 180 def exec_cmd(args, pm, stage, command): argument 214 def prepare_env(args, pm, stage, prefix, cmdlist, output = None): argument
|
A D | TdcPlugin.py | 43 def adjust_command(self, stage, command): argument
|
/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
A D | nsPlugin.py | 45 def adjust_command(self, stage, command): argument 121 def _exec_cmd(self, stage, command): argument
|
A D | valgrindPlugin.py | 62 def adjust_command(self, stage, command): argument
|
/linux/drivers/thermal/qcom/ |
A D | qcom-spmi-temp-alarm.c | 77 unsigned int stage; member 117 static long qpnp_tm_decode_temp(struct qpnp_tm_chip *chip, unsigned int stage) in qpnp_tm_decode_temp() 155 unsigned int stage, stage_new, stage_old; in qpnp_tm_update_temp_no_adc() local 329 unsigned int stage; in qpnp_tm_init() local
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_hw_lm.c | 64 static inline int _stage_offset(struct dpu_hw_mixer *ctx, enum dpu_stage stage) in _stage_offset() 152 u32 stage, u32 fg_alpha, u32 bg_alpha, u32 blend_op) in dpu_hw_lm_setup_blend_config_sdm845() 171 u32 stage, u32 fg_alpha, u32 bg_alpha, u32 blend_op) in dpu_hw_lm_setup_blend_config()
|
A D | dpu_plane.h | 35 enum dpu_stage stage; member
|
/linux/drivers/net/wwan/iosm/ |
A D | iosm_ipc_mmio.c | 51 static bool ipc_mmio_is_valid_exec_stage(enum ipc_mem_exec_stage stage) in ipc_mmio_is_valid_exec_stage() 85 enum ipc_mem_exec_stage stage; in ipc_mmio_init() local
|
A D | iosm_ipc_imem.c | 735 enum ipc_mem_exec_stage stage) in ipc_imem_phase_update_check() 971 enum ipc_mem_exec_stage stage; in ipc_imem_pm_resume() local 1262 enum ipc_mem_exec_stage stage; in ipc_imem_init() local 1385 enum ipc_mem_exec_stage stage; in ipc_imem_devlink_trigger_chip_info_cb() local
|
/linux/drivers/watchdog/ |
A D | kempld_wdt.c | 77 struct kempld_wdt_stage stage[KEMPLD_WDT_MAX_STAGES]; member 105 struct kempld_wdt_stage *stage, in kempld_wdt_set_stage_action() 131 struct kempld_wdt_stage *stage, in kempld_wdt_set_stage_timeout() 172 struct kempld_wdt_stage *stage) in kempld_wdt_get_timeout()
|
/linux/tools/testing/selftests/kvm/x86_64/ |
A D | get_cpuid_test.c | 121 static void run_vcpu(struct kvm_vm *vm, uint32_t vcpuid, int stage) in run_vcpu() 162 int stage; in main() local
|
A D | hyperv_features.c | 173 int stage = 0, r; in guest_test_msrs_access() local 510 int stage = 0, r; in guest_test_hcalls_access() local
|
A D | tsc_msrs_test.c | 69 static void run_vcpu(struct kvm_vm *vm, uint32_t vcpuid, int stage) in run_vcpu()
|
A D | state_test.c | 164 int stage; in main() local
|
A D | evmcs_test.c | 148 int stage; in main() local
|
A D | vmx_preemption_timer_test.c | 164 int stage; in main() local
|
/linux/drivers/staging/media/atomisp/pci/ |
A D | sh_css_sp.c | 123 unsigned int stage) in store_sp_stage_data() 809 is_sp_stage(struct ia_css_pipeline_stage *stage) in is_sp_stage() 897 unsigned int stage, in sh_css_sp_init_stage() 1066 sp_init_stage(struct ia_css_pipeline_stage *stage, in sp_init_stage() 1157 sp_init_sp_stage(struct ia_css_pipeline_stage *stage, in sp_init_sp_stage() 1207 struct ia_css_pipeline_stage *stage = NULL; in sh_css_sp_init_pipeline() local
|
A D | sh_css_params.c | 877 const struct ia_css_pipeline_stage *stage, in ia_css_process_kernel() 885 struct ia_css_pipeline_stage *stage; in ia_css_process_kernel() local 1091 const struct ia_css_pipeline_stage *stage, in ia_css_params_alloc_convert_sctbl() 1138 const struct ia_css_pipeline_stage *stage, in ia_css_params_store_sctbl() 1184 const struct ia_css_pipeline_stage *stage; in ia_css_process_zoom_and_motion() local 3178 struct ia_css_pipeline_stage *stage, in process_kernel_parameters() 3245 struct ia_css_pipeline_stage *stage; in sh_css_param_update_isp_params() local 3421 const struct ia_css_pipeline_stage *stage, in sh_css_params_write_to_ddr_internal() 3925 unsigned int stage) in sh_css_store_sp_stage_to_ddr() 3936 unsigned int stage) in sh_css_store_isp_stage_to_ddr() [all …]
|
/linux/tools/testing/selftests/kvm/include/ |
A D | kvm_util.h | 385 #define GUEST_SYNC_ARGS(stage, arg1, arg2, arg3, arg4) \ argument 387 #define GUEST_SYNC(stage) ucall(UCALL_SYNC, 2, "hello", stage) argument
|
/linux/tools/testing/selftests/kvm/ |
A D | kvm_page_table_test.c | 203 enum test_stage stage; in vcpu_worker() local 339 static void vcpus_complete_new_stage(enum test_stage stage) in vcpus_complete_new_stage()
|
/linux/tools/testing/selftests/kvm/aarch64/ |
A D | arch_timer.c | 125 enum guest_stage stage = shared_data->guest_stage; in guest_validate_irq() local 172 enum guest_stage stage) in guest_run_stage()
|