Searched defs:stage (Results 26 - 50 of 105) sorted by relevance

12345

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Ddirty_log_page_splitting_test.c41 static void get_page_stats(struct kvm_vm *vm, struct kvm_page_stats *stats, const char *stage) argument
H A Dhyperv_tlb_flush.c207 int i, stage = 1; local
591 int stage = 1, r, i; local
[all...]
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h31 enum dpu_sspp stage[DPU_STAGE_MAX][PIPES_PER_STAGE]; member in struct:dpu_hw_stage_cfg
/linux-master/tools/testing/selftests/damon/
H A D_damon_sysfs.py47 def stage(self): member in class:DamosAccessPattern
87 def stage(self): member in class:DamosQuota
137 def stage(self): member in class:Damos
178 def stage(self): member in class:DamonTarget
210 def stage(self): member in class:DamonAttrs
264 def stage(self): member in class:DamonCtx
[all...]
/linux-master/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c271 ia_css_pipeline_create_and_add_stage( struct ia_css_pipeline *pipeline, struct ia_css_pipeline_stage_desc *stage_desc, struct ia_css_pipeline_stage **stage) argument
339 struct ia_css_pipeline_stage *stage; local
352 ia_css_pipeline_get_stage(struct ia_css_pipeline *pipeline, int mode, struct ia_css_pipeline_stage **stage) argument
371 ia_css_pipeline_get_stage_from_fw(struct ia_css_pipeline *pipeline, u32 fw_handle, struct ia_css_pipeline_stage **stage) argument
410 ia_css_pipeline_get_output_stage( struct ia_css_pipeline *pipeline, int mode, struct ia_css_pipeline_stage **stage) argument
497 pipeline_stage_destroy(struct ia_css_pipeline_stage *stage) argument
571 struct ia_css_pipeline_stage *stage = NULL; local
695 struct ia_css_pipeline_stage *stage = NULL; local
[all...]
/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dhypercalls.c50 static int stage = TEST_STAGE_REG_IFACE; variable
[all...]
/linux-master/drivers/staging/greybus/
H A Dbootrom.c144 static int find_firmware(struct gb_bootrom *bootrom, u8 stage) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgk104.c454 } stage[] = { local
/linux-master/drivers/input/misc/
H A Dkeyspan_remote.c117 int stage; member in struct:usb_keyspan
[all...]
/linux-master/drivers/watchdog/
H A Dkempld_wdt.c77 struct kempld_wdt_stage stage[KEMPLD_WDT_MAX_STAGES]; member in struct:kempld_wdt_data
102 kempld_wdt_set_stage_action(struct kempld_wdt_data *wdt_data, struct kempld_wdt_stage *stage, u8 action) argument
128 kempld_wdt_set_stage_timeout(struct kempld_wdt_data *wdt_data, struct kempld_wdt_stage *stage, unsigned int timeout) argument
169 kempld_wdt_get_timeout(struct kempld_wdt_data *wdt_data, struct kempld_wdt_stage *stage) argument
[all...]
/linux-master/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c76 unsigned int stage; member in struct:qpnp_tm_chip
116 static long qpnp_tm_decode_temp(struct qpnp_tm_chip *chip, unsigned int stage) argument
154 unsigned int stage, stage_new, stage_old; local
324 unsigned int stage; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_dpia.c79 uint8_t stage; member in struct:dpia_set_config_data::__anon11
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.c405 u32 stage = FIELD_GET(MISC_STAGE_MASK, status); local
H A Dt7xx_modem_ops.c266 static void t7xx_cldma_exception(struct cldma_ctrl *md_ctrl, enum hif_ex_stage stage) argument
297 static void t7xx_md_exception(struct t7xx_modem *md, enum hif_ex_stage stage) argument
[all...]
/linux-master/arch/riscv/kernel/
H A Dcpufeature.c761 riscv_cpufeature_patch_func(struct alt_entry *begin, struct alt_entry *end, unsigned int stage) argument
/linux-master/drivers/media/radio/wl128x/
H A Dfmdrv.h100 u8 stage; member in struct:fm_irq
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h229 static void bnx2x_init_block(struct bnx2x *bp, u32 block, u32 stage) argument
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.h73 u8 stage; member in struct:hclge_dbg_tcam_msg
/linux-master/sound/ppc/
H A Dsnd_ps3.c221 int fill_stages, dma_ch, stage; local
200 snd_ps3_bump_buffer(struct snd_ps3_card_info *card, enum snd_ps3_ch ch, size_t byte_count, int stage) argument
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c1046 enum ipc_mem_exec_stage stage; local
809 ipc_imem_phase_update_check(struct iosm_imem *ipc_imem, enum ipc_mem_exec_stage stage) argument
1338 enum ipc_mem_exec_stage stage; local
1464 enum ipc_mem_exec_stage stage; local
[all...]
/linux-master/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c288 mdp_ctl_blend_mask(enum mdp5_pipe pipe, enum mdp_mixer_stage_id stage) argument
308 mdp_ctl_blend_ext_mask(enum mdp5_pipe pipe, enum mdp_mixer_stage_id stage) argument
349 mdp5_ctl_blend(struct mdp5_ctl *ctl, struct mdp5_pipeline *pipeline, enum mdp5_pipe stage[][MAX_PIPE_STAGE], enum mdp5_pipe r_stage[][MAX_PIPE_STAGE], u32 stage_cnt, u32 ctl_blend_op_flags) argument
[all...]
H A Dmdp5_kms.h101 enum mdp_mixer_stage_id stage; member in struct:mdp5_plane_state
183 static inline const char *stage2name(enum mdp_mixer_stage_id stage) argument
/linux-master/drivers/acpi/
H A Dsleep.c908 static int acpi_hibernation_begin(pm_message_t stage) argument
979 static int acpi_hibernation_begin_old(pm_message_t stage) argument
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_phy.c534 _rtl92e_phy_switch_channel_step(struct net_device *dev, u8 channel, u8 *stage, u8 *step, u32 *delay) argument
/linux-master/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c485 int stage = usbhs_status_get_ctrl_stage(irq_state); local

Completed in 238 milliseconds

12345