Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Damdgpu_command_table_helper2.c52 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper2()
56 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper2()
H A Damdgpu_command_table_helper.c51 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper()
55 *h = dal_cmd_tbl_helper_dce110_get_table(); in dal_bios_parser_init_cmd_tbl_helper()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.h34 const struct command_table_helper *dal_cmd_tbl_helper_dce110_get_table(void);
H A Damdgpu_command_table_helper_dce110.c338 const struct command_table_helper *dal_cmd_tbl_helper_dce110_get_table(void) in dal_cmd_tbl_helper_dce110_get_table() function