Home
last modified time | relevance | path

Searched refs:command_table_helper (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.h29 struct command_table_helper;
31 const struct command_table_helper *dal_cmd_tbl_helper_dce80_get_table(void);
/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.h29 struct command_table_helper;
32 const struct command_table_helper *dal_cmd_tbl_helper_dce110_get_table(void);
/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.h29 struct command_table_helper;
31 const struct command_table_helper *dal_cmd_tbl_helper_dce60_get_table(void);
/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper2_dce112.h29 struct command_table_helper;
32 const struct command_table_helper *dal_cmd_tbl_helper_dce112_get_table2(void);
H A Dcommand_table_helper_dce112.h29 struct command_table_helper;
32 const struct command_table_helper *dal_cmd_tbl_helper_dce112_get_table(void);
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h34 struct command_table_helper { struct
43 const struct command_table_helper *h, argument
H A Dcommand_table_helper2.h37 bool dal_bios_parser_init_cmd_tbl_helper2(const struct command_table_helper **h,
H A Dbios_parser_types_internal2.h65 const struct command_table_helper *cmd_helper;
H A Dbios_parser_types_internal.h62 const struct command_table_helper *cmd_helper;
H A DMakefile26 …r.o bios_parser_interface.o bios_parser_helper.o command_table.o command_table_helper.o bios_pars…
H A Dcommand_table.c560 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v3()
694 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v4()
813 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v1_5()
874 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v1_6()
2396 const struct command_table_helper *cmd = bp->cmd_helper; in set_dce_clock_v2_1()