Home
last modified time | relevance | path

Searched defs:stage (Results 326 - 350 of 747) sorted by relevance

1...<<11121314151617181920>>...30

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h229 static void bnx2x_init_block(struct bnx2x *bp, u32 block, u32 stage) in bnx2x_init_block() argument
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs-mediatek.c621 ufs_mtk_pwr_change_notify(struct ufs_hba *hba, enum ufs_notify_change_status stage, struct ufs_pa_layer_attr *dev_max_params, struct ufs_pa_layer_attr *dev_req_params) ufs_mtk_pwr_change_notify() argument
727 ufs_mtk_link_startup_notify(struct ufs_hba *hba, enum ufs_notify_change_status stage) ufs_mtk_link_startup_notify() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
H A Dr819xU_phy.c1184 rtl8192_phy_SwChnlStepByStep(struct net_device *dev, u8 channel, u8 *stage, u8 *step, u32 *delay) rtl8192_phy_SwChnlStepByStep() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_phy.c805 _rtl92e_phy_switch_channel_step(struct net_device *dev, u8 channel, u8 *stage, u8 *step, u32 *delay) _rtl92e_phy_switch_channel_step() argument
/kernel/linux/linux-5.10/sound/ppc/
H A Dsnd_ps3.c221 int fill_stages, dma_ch, stage; in snd_ps3_program_dma() local
200 snd_ps3_bump_buffer(struct snd_ps3_card_info *card, enum snd_ps3_ch ch, size_t byte_count, int stage) snd_ps3_bump_buffer() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_ctl.c286 mdp_ctl_blend_mask(enum mdp5_pipe pipe, enum mdp_mixer_stage_id stage) mdp_ctl_blend_mask() argument
306 mdp_ctl_blend_ext_mask(enum mdp5_pipe pipe, enum mdp_mixer_stage_id stage) mdp_ctl_blend_ext_mask() argument
347 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) mdp5_ctl_blend() argument
[all...]
H A Dmdp5_kms.h107 enum mdp_mixer_stage_id stage; member
184 static inline const char *stage2name(enum mdp_mixer_stage_id stage) in stage2name() argument
/kernel/linux/linux-5.10/drivers/media/radio/wl128x/
H A Dfmdrv.h100 u8 stage; member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.h73 u8 stage; member
/kernel/linux/linux-6.6/drivers/media/radio/wl128x/
H A Dfmdrv.h100 u8 stage; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h229 static void bnx2x_init_block(struct bnx2x *bp, u32 block, u32 stage) in bnx2x_init_block() argument
/kernel/linux/linux-6.6/drivers/acpi/
H A Dsleep.c917 static int acpi_hibernation_begin(pm_message_t stage) in acpi_hibernation_begin() argument
987 static int acpi_hibernation_begin_old(pm_message_t stage) in acpi_hibernation_begin_old() argument
/kernel/linux/linux-6.6/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) _rtl92e_phy_switch_channel_step() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/
H A Dr819xU_phy.c1097 rtl8192_phy_SwChnlStepByStep(struct net_device *dev, u8 channel, u8 *stage, u8 *step, u32 *delay) rtl8192_phy_SwChnlStepByStep() argument
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.c260 static void t7xx_cldma_exception(struct cldma_ctrl *md_ctrl, enum hif_ex_stage stage) in t7xx_cldma_exception() argument
291 static void t7xx_md_exception(struct t7xx_modem *md, enum hif_ex_stage stage) in t7xx_md_exception() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c1046 enum ipc_mem_exec_stage stage; in ipc_imem_pm_resume() local
809 ipc_imem_phase_update_check(struct iosm_imem *ipc_imem, enum ipc_mem_exec_stage stage) ipc_imem_phase_update_check() argument
1338 enum ipc_mem_exec_stage stage; ipc_imem_init() local
1464 enum ipc_mem_exec_stage stage; ipc_imem_devlink_trigger_chip_info_cb() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.h102 enum mdp_mixer_stage_id stage; member
184 static inline const char *stage2name(enum mdp_mixer_stage_id stage) in stage2name() argument
H A Dmdp5_ctl.c288 mdp_ctl_blend_mask(enum mdp5_pipe pipe, enum mdp_mixer_stage_id stage) mdp_ctl_blend_mask() argument
308 mdp_ctl_blend_ext_mask(enum mdp5_pipe pipe, enum mdp_mixer_stage_id stage) mdp_ctl_blend_ext_mask() 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) mdp5_ctl_blend() argument
[all...]
/kernel/linux/linux-6.6/sound/ppc/
H A Dsnd_ps3.c221 int fill_stages, dma_ch, stage; in snd_ps3_program_dma() local
200 snd_ps3_bump_buffer(struct snd_ps3_card_info *card, enum snd_ps3_ch ch, size_t byte_count, int stage) snd_ps3_bump_buffer() argument
/test/testfwk/arkxtest/uitest/core/
H A Dui_action.h399 explicit GenericAtomicAction(const ActionStage stage, const Point point) : stage_(stage), point_(point) {}; in GenericAtomicAction() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_transpose_npp.c114 static int init_stage(NPPTransposeStageContext *stage, AVBufferRef *device_ctx) in init_stage() argument
288 npptranspose_rotate(AVFilterContext *ctx, NPPTransposeStageContext *stage, AVFrame *out, AVFrame *in) npptranspose_rotate() argument
322 npptranspose_transpose(AVFilterContext *ctx, NPPTransposeStageContext *stage, AVFrame *out, AVFrame *in) npptranspose_transpose() argument
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A Dreflection.cpp1118 void TReflection::buildAttributeReflection(EShLanguage stage, const TIntermediate& intermediate) in buildAttributeReflection() argument
1163 bool TReflection::addStage(EShLanguage stage, const TIntermediate& intermediate) in addStage() argument
/third_party/glslang/gtests/
H A DTestFixture.h224 const EShLanguage stage = GetShaderStage(GetSuffix(shaderName)); in compileAndLink() local
322 const EShLanguage stage in compileLinkIoMap() local
374 const EShLanguage stage = GetShaderStage(GetSuffix(shaderName)); compileLinkRemap() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c731 unsigned ac_compute_lshs_workgroup_size(enum amd_gfx_level gfx_level, gl_shader_stage stage, in ac_compute_lshs_workgroup_size() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.c21 tu_spirv_to_nir(struct tu_device *dev, void *mem_ctx, const VkPipelineShaderStageCreateInfo *stage_info, gl_shader_stage stage) tu_spirv_to_nir() argument
[all...]

Completed in 27 milliseconds

1...<<11121314151617181920>>...30