Home
last modified time | relevance | path

Searched defs:wait_type (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c269 enum dm_dmub_wait_type wait_type, in dc_dmub_srv_wait_for_idle() argument
307 bool dc_dmub_srv_cmd_run(struct dc_dmub_srv *dc_dmub_srv, union dmub_rb_cmd *cmd, enum dm_dmub_wait_type wait_type) in dc_dmub_srv_cmd_run() argument
312 bool dc_dmub_srv_cmd_run_list(struct dc_dmub_srv *dc_dmub_srv, unsigned int count, union dmub_rb_cmd *cmd_list, enum dm_dmub_wait_type wait_type) in dc_dmub_srv_cmd_run_list() argument
1711 dc_wake_and_execute_dmub_cmd(const struct dc_context * ctx,union dmub_rb_cmd * cmd,enum dm_dmub_wait_type wait_type) dc_wake_and_execute_dmub_cmd() argument
1717 dc_wake_and_execute_dmub_cmd_list(const struct dc_context * ctx,unsigned int count,union dmub_rb_cmd * cmd,enum dm_dmub_wait_type wait_type) dc_wake_and_execute_dmub_cmd_list() argument
1750 dc_dmub_execute_gpint(const struct dc_context * ctx,enum dmub_gpint_command command_code,uint16_t param,uint32_t * response,enum dm_dmub_wait_type wait_type) dc_dmub_execute_gpint() argument
1777 dc_wake_and_execute_gpint(const struct dc_context * ctx,enum dmub_gpint_command command_code,uint16_t param,uint32_t * response,enum dm_dmub_wait_type wait_type) dc_wake_and_execute_gpint() argument
2102 enum dm_dmub_wait_type wait_type; dmub_lsdma_init() local
2135 enum dm_dmub_wait_type wait_type; dmub_lsdma_send_linear_copy_command() local
2166 enum dm_dmub_wait_type wait_type; dmub_lsdma_send_linear_sub_window_copy_command() local
2210 enum dm_dmub_wait_type wait_type; dmub_lsdma_send_tiled_to_tiled_copy_command() local
2264 enum dm_dmub_wait_type wait_type; dmub_lsdma_send_pio_copy_command() local
2298 enum dm_dmub_wait_type wait_type; dmub_lsdma_send_pio_constfill_command() local
2326 enum dm_dmub_wait_type wait_type; dmub_lsdma_send_poll_reg_write_command() local
[all...]
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.h66 enum wait_type { enum
/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c373 typhoon_reset(void __iomem *ioaddr, int wait_type) in typhoon_reset()
1848 typhoon_wakeup(struct typhoon *tp, int wait_type) in typhoon_wakeup()
1957 typhoon_stop_runtime(struct typhoon *tp, int wait_type) in typhoon_stop_runtime()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1540 hwss_add_dmub_send_dmcub_cmd(struct block_sequence_state * seq_state,struct dc_context * ctx,union dmub_rb_cmd * cmd,enum dm_dmub_wait_type wait_type) hwss_add_dmub_send_dmcub_cmd() argument
1662 enum dm_dmub_wait_type wait_type = params->send_dmcub_cmd_params.wait_type; hwss_send_dmcub_cmd() local
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h596 enum dm_dmub_wait_type wait_type; global() member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c13597 dm_execute_dmub_cmd(const struct dc_context * ctx,union dmub_rb_cmd * cmd,enum dm_dmub_wait_type wait_type) dm_execute_dmub_cmd() argument
13602 dm_execute_dmub_cmd_list(const struct dc_context * ctx,unsigned int count,union dmub_rb_cmd * cmd,enum dm_dmub_wait_type wait_type) dm_execute_dmub_cmd_list() argument
/linux/fs/dlm/
H A Dlock.c5050 int wait_type, local_unlock_result, local_cancel_result; in dlm_recover_waiters_pre() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h101 enum dm_dmub_wait_type wait_type; member