Home
last modified time | relevance | path

Searched refs:dal_cmd_tbl_helper_dce110_get_table (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table_helper2.c55 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper2()
59 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper2()
Dcommand_table_helper.c54 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper()
58 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/bios/dce110/
Dcommand_table_helper_dce110.h32 const struct command_table_helper *dal_cmd_tbl_helper_dce110_get_table(void);
Dcommand_table_helper_dce110.c333 const struct command_table_helper *dal_cmd_tbl_helper_dce110_get_table(void) in dal_cmd_tbl_helper_dce110_get_table() function