/Linux-v4.19/drivers/gpu/drm/amd/display/dc/virtual/ |
D | virtual_stream_encoder.c | 30 struct stream_encoder *enc, in virtual_stream_encoder_dp_set_stream_attribute() 35 struct stream_encoder *enc, in virtual_stream_encoder_hdmi_set_stream_attribute() 41 struct stream_encoder *enc, in virtual_stream_encoder_dvi_set_stream_attribute() 46 struct stream_encoder *enc, in virtual_stream_encoder_set_mst_bandwidth() 50 struct stream_encoder *enc, in virtual_stream_encoder_update_hdmi_info_packets() 54 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_hdmi_info_packets() 57 struct stream_encoder *enc, in virtual_stream_encoder_set_avmute() 60 struct stream_encoder *enc, in virtual_stream_encoder_update_dp_info_packets() 64 struct stream_encoder *enc) {} in virtual_stream_encoder_stop_dp_info_packets() 67 struct stream_encoder *enc) {} in virtual_stream_encoder_dp_blank() [all …]
|
D | virtual_link_encoder.c | 32 struct link_encoder *enc, in virtual_link_encoder_validate_output_with_stream() 35 static void virtual_link_encoder_hw_init(struct link_encoder *enc) {} in virtual_link_encoder_hw_init() 38 struct link_encoder *enc, in virtual_link_encoder_setup() 42 struct link_encoder *enc, in virtual_link_encoder_enable_tmds_output() 49 struct link_encoder *enc, in virtual_link_encoder_enable_dp_output() 54 struct link_encoder *enc, in virtual_link_encoder_enable_dp_mst_output() 63 struct link_encoder *enc, in virtual_link_encoder_dp_set_lane_settings() 67 struct link_encoder *enc, in virtual_link_encoder_dp_set_phy_pattern() 71 struct link_encoder *enc, in virtual_link_encoder_update_mst_stream_allocation_table() 75 struct link_encoder *enc, in virtual_link_encoder_connect_dig_be_to_fe() [all …]
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_stream_encoder.c | 246 struct stream_encoder *enc, in enc1_stream_encoder_dp_set_stream_attribute() 479 struct stream_encoder *enc, in enc1_stream_encoder_hdmi_set_stream_attribute() 585 struct stream_encoder *enc, in enc1_stream_encoder_dvi_set_stream_attribute() 610 struct stream_encoder *enc, in enc1_stream_encoder_set_mst_bandwidth() 636 struct stream_encoder *enc, in enc1_stream_encoder_update_hdmi_info_packets() 652 struct stream_encoder *enc) in enc1_stream_encoder_stop_hdmi_info_packets() 693 struct stream_encoder *enc, in enc1_stream_encoder_update_dp_info_packets() 738 struct stream_encoder *enc) in enc1_stream_encoder_stop_dp_info_packets() 766 struct stream_encoder *enc) in enc1_stream_encoder_dp_blank() 819 struct stream_encoder *enc, in enc1_stream_encoder_dp_unblank() [all …]
|
D | dcn10_link_encoder.c | 205 struct link_encoder *enc, in dcn10_link_encoder_set_dp_phy_pattern_training_pattern() 455 void dcn10_psr_program_dp_dphy_fast_training(struct link_encoder *enc, in dcn10_psr_program_dp_dphy_fast_training() 479 void dcn10_psr_program_secondary_packet(struct link_encoder *enc, in dcn10_psr_program_secondary_packet() 489 bool dcn10_is_dig_enabled(struct link_encoder *enc) in dcn10_is_dig_enabled() 740 struct link_encoder *enc, in dcn10_link_encoder_validate_output_with_stream() 781 struct link_encoder *enc) in dcn10_link_encoder_hw_init() 826 void dcn10_link_encoder_destroy(struct link_encoder **enc) in dcn10_link_encoder_destroy() 833 struct link_encoder *enc, in dcn10_link_encoder_setup() 871 struct link_encoder *enc, in dcn10_link_encoder_enable_tmds_output() 909 struct link_encoder *enc, in dcn10_link_encoder_enable_dp_output() [all …]
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_stream_encoder.c | 273 struct stream_encoder *enc, in dce110_stream_encoder_dp_set_stream_attribute() 539 struct stream_encoder *enc, in dce110_stream_encoder_hdmi_set_stream_attribute() 653 struct stream_encoder *enc, in dce110_stream_encoder_dvi_set_stream_attribute() 678 struct stream_encoder *enc, in dce110_stream_encoder_set_mst_bandwidth() 706 struct stream_encoder *enc, in dce110_stream_encoder_update_hdmi_info_packets() 770 struct stream_encoder *enc) in dce110_stream_encoder_stop_hdmi_info_packets() 815 struct stream_encoder *enc, in dce110_stream_encoder_update_dp_info_packets() 859 struct stream_encoder *enc) in dce110_stream_encoder_stop_dp_info_packets() 886 struct stream_encoder *enc) in dce110_stream_encoder_dp_blank() 937 struct stream_encoder *enc, in dce110_stream_encoder_dp_unblank() [all …]
|
D | dce_link_encoder.c | 234 struct link_encoder *enc, in dce110_link_encoder_set_dp_phy_pattern_training_pattern() 510 void dce110_psr_program_dp_dphy_fast_training(struct link_encoder *enc, in dce110_psr_program_dp_dphy_fast_training() 534 void dce110_psr_program_secondary_packet(struct link_encoder *enc, in dce110_psr_program_secondary_packet() 544 bool dce110_is_dig_enabled(struct link_encoder *enc) in dce110_is_dig_enabled() 790 struct link_encoder *enc, in dce110_link_encoder_validate_output_with_stream() 833 struct link_encoder *enc) in dce110_link_encoder_hw_init() 877 void dce110_link_encoder_destroy(struct link_encoder **enc) in dce110_link_encoder_destroy() 884 struct link_encoder *enc, in dce110_link_encoder_setup() 922 struct link_encoder *enc, in dce110_link_encoder_enable_tmds_output() 960 struct link_encoder *enc, in dce110_link_encoder_enable_dp_output() [all …]
|
/Linux-v4.19/crypto/ |
D | tcrypt.c | 160 static int do_mult_aead_op(struct test_mb_aead_data *data, int enc, in do_mult_aead_op() 186 static int test_mb_aead_jiffies(struct test_mb_aead_data *data, int enc, in test_mb_aead_jiffies() 213 static int test_mb_aead_cycles(struct test_mb_aead_data *data, int enc, in test_mb_aead_cycles() 254 static void test_mb_aead_speed(const char *algo, int enc, int secs, in test_mb_aead_speed() 457 static int test_aead_jiffies(struct aead_request *req, int enc, in test_aead_jiffies() 480 static int test_aead_cycles(struct aead_request *req, int enc, int blen) in test_aead_cycles() 522 static void test_aead_speed(const char *algo, int enc, unsigned int secs, in test_aead_speed() 1155 static int do_mult_acipher_op(struct test_mb_skcipher_data *data, int enc, in do_mult_acipher_op() 1181 static int test_mb_acipher_jiffies(struct test_mb_skcipher_data *data, int enc, in test_mb_acipher_jiffies() 1208 static int test_mb_acipher_cycles(struct test_mb_skcipher_data *data, int enc, in test_mb_acipher_cycles() [all …]
|
D | authenc.c | 29 struct crypto_skcipher_spawn enc; member 35 struct crypto_skcipher *enc; member 86 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_setkey() local 206 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_encrypt() local 320 struct crypto_skcipher *enc; in crypto_authenc_init_tfm() local 386 struct skcipher_alg *enc; in crypto_authenc_create() local
|
D | authencesn.c | 32 struct crypto_skcipher_spawn enc; member 38 struct crypto_skcipher *enc; member 68 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_esn_setkey() local 203 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_esn_encrypt() local 343 struct crypto_skcipher *enc; in crypto_authenc_esn_init_tfm() local 412 struct skcipher_alg *enc; in crypto_authenc_esn_create() local
|
D | testmgr.c | 83 } enc, dec; member 604 static int __test_aead(struct crypto_aead *tfm, int enc, in __test_aead() 984 static int test_aead(struct crypto_aead *tfm, int enc, in test_aead() 1017 static int test_cipher(struct crypto_cipher *tfm, int enc, in test_cipher() 1099 static int __test_skcipher(struct crypto_skcipher *tfm, int enc, in __test_skcipher() 1345 static int test_skcipher(struct crypto_skcipher *tfm, int enc, in test_skcipher()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_encoder.h | 78 static inline struct nouveau_encoder *nouveau_encoder(struct drm_encoder *enc) in nouveau_encoder() 85 static inline struct drm_encoder *to_drm_encoder(struct nouveau_encoder *enc) in to_drm_encoder() 91 get_slave_funcs(struct drm_encoder *enc) in get_slave_funcs()
|
/Linux-v4.19/arch/x86/mm/ |
D | mem_encrypt.c | 59 unsigned long size, bool enc) in __sme_early_enc_dec() 198 static void __init __set_clr_pte_enc(pte_t *kpte, int level, bool enc) in __set_clr_pte_enc() 253 unsigned long size, bool enc) in early_set_memory_enc_dec()
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_rm.c | 751 struct drm_encoder *enc, in _dpu_rm_make_next_rsvp() 798 struct drm_encoder *enc, in _dpu_rm_populate_requirements() 844 struct drm_encoder *enc) in _dpu_rm_get_rsvp() 864 struct drm_encoder *enc) in _dpu_rm_get_connector() 923 void dpu_rm_release(struct dpu_rm *rm, struct drm_encoder *enc) in dpu_rm_release() 980 struct drm_encoder *enc, in dpu_rm_reserve()
|
/Linux-v4.19/drivers/media/platform/sti/hva/ |
D | hva-v4l2.c | 125 const struct hva_enc *enc; in hva_find_encoder() local 194 struct hva_enc *enc; in hva_open_encoder() local 342 const struct hva_enc *enc; in hva_try_fmt_stream() local 406 const struct hva_enc *enc; in hva_try_fmt_frame() local 807 const struct hva_enc *enc = ctx->enc; in hva_run_work() local 1068 const struct hva_enc *enc = ctx->enc; in hva_stop_streaming() local 1234 const struct hva_enc *enc = ctx->enc; in hva_release() local
|
/Linux-v4.19/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 100 static inline u32 create_ctx_hdr(struct ablkcipher_request *req, u32 enc, in create_ctx_hdr() 155 static inline u32 create_input_list(struct ablkcipher_request *req, u32 enc, in create_input_list() 197 static inline int cvm_enc_dec(struct ablkcipher_request *req, u32 enc) in cvm_enc_dec()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | sddr2.c | 30 u8 enc; member
|
D | sddr3.c | 30 u8 enc; member
|
D | gddr3.c | 29 u8 enc; member
|
/Linux-v4.19/drivers/crypto/nx/ |
D | nx-aes-gcm.c | 256 int enc) in gcm_empty() 321 static int gcm_aes_nx_crypt(struct aead_request *req, int enc, in gcm_aes_nx_crypt()
|
D | nx-aes-ecb.c | 69 int enc) in ecb_aes_nx_crypt()
|
D | nx-aes-cbc.c | 69 int enc) in cbc_aes_nx_crypt()
|
/Linux-v4.19/include/crypto/ |
D | morus1280_glue.h | 34 void (*enc)(void *state, const void *src, void *dst, unsigned int length); member
|
D | morus640_glue.h | 34 void (*enc)(void *state, const void *src, void *dst, unsigned int length); member
|
/Linux-v4.19/drivers/gpu/drm/arm/ |
D | malidp_planes.c | 311 enum drm_color_encoding enc, in malidp_de_set_color_encoding() 507 enum drm_color_encoding enc = DRM_COLOR_YCBCR_BT601; in malidp_de_planes_init() local
|
/Linux-v4.19/tools/perf/util/ |
D | unwind-libunwind-local.c | 162 #define dw_read_encoded_value(ptr, end, enc) ({ \ argument 237 u64 enc[2]; member 253 u8 *enc = (u8 *) &hdr.enc; in unwind_spec_ehframe() local
|