Home
last modified time | relevance | path

Searched refs:disp_power_gating_action_to_atom (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c308 static uint8_t disp_power_gating_action_to_atom( in disp_power_gating_action_to_atom() function
343 .disp_power_gating_action_to_atom = disp_power_gating_action_to_atom,
/dragonfly/sys/dev/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c306 static uint8_t disp_power_gating_action_to_atom( in disp_power_gating_action_to_atom() function
340 .disp_power_gating_action_to_atom = disp_power_gating_action_to_atom,
/dragonfly/sys/dev/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper2_dce112.c310 static uint8_t disp_power_gating_action_to_atom( in disp_power_gating_action_to_atom() function
395 .disp_power_gating_action_to_atom = disp_power_gating_action_to_atom,
H A Dcommand_table_helper_dce112.c310 static uint8_t disp_power_gating_action_to_atom( in disp_power_gating_action_to_atom() function
395 .disp_power_gating_action_to_atom = disp_power_gating_action_to_atom,
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h59 uint8_t (*disp_power_gating_action_to_atom)( member
H A Dcommand_table2.c674 bp->cmd_helper->disp_power_gating_action_to_atom(action); in enable_disp_power_gating_v2_1()
H A Dcommand_table.c2387 bp->cmd_helper->disp_power_gating_action_to_atom(action); in enable_disp_power_gating_v2_1()