| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/ | 
| D | dcn20_dsc.c | 82 void dsc2_construct(struct dcn20_dsc *dsc,  in dsc2_construct()154 static void dsc2_read_state(struct display_stream_compressor *dsc, struct dcn_dsc_state *s)  in dsc2_read_state()
 164 static bool dsc2_validate_stream(struct display_stream_compressor *dsc, const struct dsc_config *ds…  in dsc2_validate_stream()
 176 static void dsc_config_log(struct display_stream_compressor *dsc, const struct dsc_config *config)  in dsc_config_log()
 187 static void dsc2_set_config(struct display_stream_compressor *dsc, const struct dsc_config *dsc_cfg,  in dsc2_set_config()
 204 static bool dsc2_get_packed_pps(struct display_stream_compressor *dsc, const struct dsc_config *dsc…  in dsc2_get_packed_pps()
 222 static void dsc2_enable(struct display_stream_compressor *dsc, int opp_pipe)  in dsc2_enable()
 238 static void dsc2_disable(struct display_stream_compressor *dsc)  in dsc2_disable()
 253 static void dsc_log_pps(struct display_stream_compressor *dsc, struct drm_dsc_config *pps)  in dsc_log_pps()
 516 static void dsc_write_to_registers(struct display_stream_compressor *dsc, const struct dsc_reg_valu…  in dsc_write_to_registers()
 
 | 
| D | dcn20_resource.c | 1173 	struct dcn20_dsc *dsc =  in dcn20_dsc_create()  local1185 void dcn20_dsc_destroy(struct display_stream_compressor **dsc)  in dcn20_dsc_destroy()
 1422 			struct display_stream_compressor **dsc)  in acquire_dsc()
 1440 			struct display_stream_compressor **dsc)  in release_dsc()
 
 | 
| D | dcn20_dsc.h | 32 #define TO_DCN20_DSC(dsc)\  argument
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/ | 
| D | dc_link_hwss.c | 344 static void dsc_optc_config_log(struct display_stream_compressor *dsc,  in dsc_optc_config_log()383 	struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc;  in dp_set_dsc_on_stream()  local
 463 	struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc;  in dp_set_dsc_enable()  local
 487 	struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc;  in dp_set_dsc_pps_sdp()  local
 528 	struct display_stream_compressor *dsc = pipe_ctx->stream_res.dsc;  in dp_update_dsc_config()  local
 
 | 
| /Linux-v5.4/include/linux/irqchip/ | 
| D | irq-partition-percpu.h | 47 struct irq_domain *partition_get_domain(struct partition_desc *dsc)  in partition_get_domain()
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ | 
| D | tls_stats.c | 49 #define MLX5E_READ_CTR_ATOMIC64(ptr, dsc, i) \  argument
 | 
| D | ipsec_stats.c | 70 #define MLX5E_READ_CTR_ATOMIC64(ptr, dsc, i) \  argument
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/ | 
| D | sb1250-mac.c | 775 	struct sbdmadscr *dsc;  in sbdma_add_rcvbuffer()  local889 	struct sbdmadscr *dsc;  in sbdma_add_txbuffer()  local
 1058 	struct sbdmadscr *dsc;  in sbdma_rx_process()  local
 1223 	struct sbdmadscr *dsc;  in sbdma_tx_process()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | en_stats.h | 35 #define MLX5E_READ_CTR64_CPU(ptr, dsc, i) \  argument37 #define MLX5E_READ_CTR64_BE(ptr, dsc, i) \  argument
 39 #define MLX5E_READ_CTR32_CPU(ptr, dsc, i) \  argument
 41 #define MLX5E_READ_CTR32_BE(ptr, dsc, i) \  argument
 
 | 
| /Linux-v5.4/drivers/ide/ | 
| D | ide-floppy.c | 63 static int ide_floppy_callback(ide_drive_t *drive, int dsc)  in ide_floppy_callback()
 | 
| D | ide-atapi.c | 425 	u8 stat, ireason, dsc = 0;  in ide_pc_intr()  local
 | 
| D | ide-tape.c | 326 static int ide_tape_callback(ide_drive_t *drive, int dsc)  in ide_tape_callback()
 | 
| /Linux-v5.4/drivers/irqchip/ | 
| D | irq-partition-percpu.c | 239 struct irq_domain *partition_get_domain(struct partition_desc *dsc)  in partition_get_domain()
 | 
| /Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/ | 
| D | mdp5_cfg.h | 93 	struct mdp5_sub_block dsc;  member
 | 
| /Linux-v5.4/drivers/atm/ | 
| D | zatm.h | 99 	u32 *dsc;			/* pointer to skb's descriptor */  member
 | 
| D | zatm.c | 637 	u32 *dsc;  in do_tx()  local
 | 
| D | eni.c | 1984 		void __iomem *dsc;  in eni_change_qos()  local
 | 
| /Linux-v5.4/arch/mips/mm/ | 
| D | cerr-sb1.c | 466 	struct dc_state *dsc = dc_states;  in dc_state_str()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dsc/ | 
| D | dc_dsc.c | 186 	struct display_stream_compressor *dsc = dc->res_pool->dscs[0];  in get_dsc_enc_caps()  local
 | 
| /Linux-v5.4/sound/pci/ctxfi/ | 
| D | ctdaio.c | 453 	struct daio_desc dsc = {0};  in dao_rsc_reinit()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn21/ | 
| D | dcn21_resource.c | 1259 	struct dcn20_dsc *dsc =  in dcn21_dsc_create()  local
 | 
| /Linux-v5.4/arch/alpha/include/asm/ | 
| D | core_tsunami.h | 68 	tsunami_64	dsc;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/ | 
| D | core_types.h | 239 	struct display_stream_compressor *dsc;  member
 | 
| /Linux-v5.4/drivers/media/platform/s5p-mfc/ | 
| D | s5p_mfc_common.h | 206 	unsigned int dsc;  member686 	struct s5p_mfc_priv_buf dsc;  member
 
 | 
| /Linux-v5.4/drivers/usb/atm/ | 
| D | ueagle-atm.c | 1966 	struct cmv_dsc_e1 *dsc = &sc->cmv_dsc.e1;  in uea_dispatch_cmv_e1()  local2028 	struct cmv_dsc_e4 *dsc = &sc->cmv_dsc.e4;  in uea_dispatch_cmv_e4()  local
 
 |