Searched refs:signal_type_to_atom_dig_mode (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h57 uint8_t (*signal_type_to_atom_dig_mode)(enum signal_type s); member in struct:command_table_helper
H A Damdgpu_command_table2.c273 cmd->signal_type_to_atom_dig_mode(cntl->signal);
H A Damdgpu_command_table.c793 cmd->signal_type_to_atom_dig_mode(cntl->signal);
854 params.ucDigMode = cmd->signal_type_to_atom_dig_mode(cntl->signal);
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce110/
H A Damdgpu_command_table_helper_dce110.c72 static uint8_t signal_type_to_atom_dig_mode(enum signal_type s) function
316 .signal_type_to_atom_dig_mode = signal_type_to_atom_dig_mode,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce112/
H A Damdgpu_command_table_helper2_dce112.c72 static uint8_t signal_type_to_atom_dig_mode(enum signal_type s) function
368 .signal_type_to_atom_dig_mode = signal_type_to_atom_dig_mode,
H A Damdgpu_command_table_helper_dce112.c72 static uint8_t signal_type_to_atom_dig_mode(enum signal_type s) function
368 .signal_type_to_atom_dig_mode = signal_type_to_atom_dig_mode,
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/dce80/
H A Damdgpu_command_table_helper_dce80.c183 static uint8_t signal_type_to_atom_dig_mode(enum signal_type s) function
341 .signal_type_to_atom_dig_mode = signal_type_to_atom_dig_mode,

Completed in 139 milliseconds