Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c176 static uint8_t disp_power_gating_action_to_atom( in disp_power_gating_action_to_atom() function
211 .disp_power_gating_action_to_atom = disp_power_gating_action_to_atom,
/linux/drivers/gpu/drm/amd/display/dc/bios/dce60/
H A Dcommand_table_helper_dce60.c202 static uint8_t disp_power_gating_action_to_atom( in disp_power_gating_action_to_atom() function
236 .disp_power_gating_action_to_atom = disp_power_gating_action_to_atom,
/linux/drivers/gpu/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c202 static uint8_t disp_power_gating_action_to_atom( in disp_power_gating_action_to_atom() function
236 .disp_power_gating_action_to_atom = disp_power_gating_action_to_atom,
/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper_dce112.c178 static uint8_t disp_power_gating_action_to_atom( in disp_power_gating_action_to_atom() function
263 .disp_power_gating_action_to_atom = disp_power_gating_action_to_atom,
H A Dcommand_table_helper2_dce112.c180 static uint8_t disp_power_gating_action_to_atom( in disp_power_gating_action_to_atom() function
265 .disp_power_gating_action_to_atom = disp_power_gating_action_to_atom,
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h59 uint8_t (*disp_power_gating_action_to_atom)( member