Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/bios/
HDcommand_table_helper2.c47 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper2()
51 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper2()
HDcommand_table_helper.c46 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper()
50 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper()
/dragonfly/sys/dev/drm/amd/display/dc/bios/dce110/
HDcommand_table_helper_dce110.h32 const struct command_table_helper *dal_cmd_tbl_helper_dce110_get_table(void);
HDcommand_table_helper_dce110.c361 const struct command_table_helper *dal_cmd_tbl_helper_dce110_get_table(void) in dal_cmd_tbl_helper_dce110_get_table() function