Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/bios/dce112/
A Dcommand_table_helper_dce112.h29 struct command_table_helper;
32 const struct command_table_helper *dal_cmd_tbl_helper_dce112_get_table(void);
A Dcommand_table_helper2_dce112.h29 struct command_table_helper;
32 const struct command_table_helper *dal_cmd_tbl_helper_dce112_get_table2(void);
A Dcommand_table_helper2_dce112.c254 static const struct command_table_helper command_table_helper_funcs = {
285 const struct command_table_helper *dal_cmd_tbl_helper_dce112_get_table2(void) in dal_cmd_tbl_helper_dce112_get_table2()
A Dcommand_table_helper_dce112.c252 static const struct command_table_helper command_table_helper_funcs = {
283 const struct command_table_helper *dal_cmd_tbl_helper_dce112_get_table(void) in dal_cmd_tbl_helper_dce112_get_table()
/drivers/gpu/drm/amd/display/dc/bios/dce60/
A Dcommand_table_helper_dce60.h29 struct command_table_helper;
31 const struct command_table_helper *dal_cmd_tbl_helper_dce60_get_table(void);
A Dcommand_table_helper_dce60.c225 static const struct command_table_helper command_table_helper_funcs = {
247 const struct command_table_helper *dal_cmd_tbl_helper_dce60_get_table(void) in dal_cmd_tbl_helper_dce60_get_table()
/drivers/gpu/drm/amd/display/dc/bios/dce80/
A Dcommand_table_helper_dce80.h29 struct command_table_helper;
31 const struct command_table_helper *dal_cmd_tbl_helper_dce80_get_table(void);
A Dcommand_table_helper_dce80.c225 static const struct command_table_helper command_table_helper_funcs = {
247 const struct command_table_helper *dal_cmd_tbl_helper_dce80_get_table(void) in dal_cmd_tbl_helper_dce80_get_table()
/drivers/gpu/drm/amd/display/dc/bios/dce110/
A Dcommand_table_helper_dce110.h29 struct command_table_helper;
32 const struct command_table_helper *dal_cmd_tbl_helper_dce110_get_table(void);
A Dcommand_table_helper_dce110.c200 static const struct command_table_helper command_table_helper_funcs = {
229 const struct command_table_helper *dal_cmd_tbl_helper_dce110_get_table(void) in dal_cmd_tbl_helper_dce110_get_table()
/drivers/gpu/drm/amd/display/dc/bios/
A Dcommand_table_helper.h37 bool dal_bios_parser_init_cmd_tbl_helper(const struct command_table_helper **h,
49 const struct command_table_helper *h,
A Dcommand_table_helper_struct.h34 struct command_table_helper { struct
43 const struct command_table_helper *h, argument
A Dcommand_table_helper.c35 const struct command_table_helper **h, in dal_bios_parser_init_cmd_tbl_helper()
174 const struct command_table_helper *h, in dal_cmd_table_helper_assign_control_parameter()
A Dcommand_table_helper2.h37 bool dal_bios_parser_init_cmd_tbl_helper2(const struct command_table_helper **h,
A Dbios_parser_types_internal.h62 const struct command_table_helper *cmd_helper;
A Dbios_parser_types_internal2.h65 const struct command_table_helper *cmd_helper;
A DMakefile26 …r.o bios_parser_interface.o bios_parser_helper.o command_table.o command_table_helper.o bios_pars…
A Dcommand_table_helper2.c36 const struct command_table_helper **h, in dal_bios_parser_init_cmd_tbl_helper2()
A Dcommand_table2.c270 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v1_6()
347 const struct command_table_helper *cmd = bp->cmd_helper; in transmitter_control_v1_7()
921 const struct command_table_helper *cmd = bp->cmd_helper; in set_dce_clock_v2_1()
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()

Completed in 34 milliseconds