Home
last modified time | relevance | path

Searched defs:tbl_entry (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/x86/boot/compressed/
H A Defi.c173 efi_config_table_64_t *tbl_entry = (efi_config_table_64_t *)cfg_tbl + idx; in get_vendor_table() local
184 efi_config_table_32_t *tbl_entry = (efi_config_table_32_t *)cfg_tbl + idx; in get_vendor_table() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_csc_v.c110 const struct out_csc_color_matrix *tbl_entry, in program_color_matrix_v()
722 const struct out_csc_color_matrix *tbl_entry) in dce110_opp_v_set_csc_adjustment()
H A Ddce110_hw_sequencer.c2694 struct out_csc_color_matrix tbl_entry; in dce110_program_front_end_for_pipe() local
2877 struct out_csc_color_matrix tbl_entry; in program_output_csc() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c276 struct out_csc_color_matrix tbl_entry; in dce60_program_front_end_for_pipe() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dpp.c109 struct out_csc_color_matrix tbl_entry; in dpp2_cnv_setup() local
H A Ddcn20_dpp_cm.c241 const struct out_csc_color_matrix *tbl_entry) in dpp2_program_input_csc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dpp.c58 const struct out_csc_color_matrix *tbl_entry) in dpp3_program_post_csc()
189 struct out_csc_color_matrix tbl_entry; in dpp3_cnv_setup() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c1235 const struct out_csc_color_matrix *tbl_entry, in program_color_matrix()
1350 const struct out_csc_color_matrix *tbl_entry) in dce110_opp_set_csc_adjustment()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp.c290 struct out_csc_color_matrix tbl_entry; in dpp1_cnv_setup() local
H A Ddcn10_dpp_cm.c424 const struct out_csc_color_matrix *tbl_entry) in dpp1_program_input_csc()
/openbmc/linux/drivers/iommu/intel/
H A Ddebugfs.c185 static void pasid_tbl_walk(struct seq_file *m, struct pasid_entry *tbl_entry, in pasid_tbl_walk()