Home
last modified time | relevance | path

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

/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
46 bool (*clock_source_id_to_atom)(enum clock_source_id id,
48 bool (*clock_source_id_to_ref_clk_src)(
51 uint8_t (*transmitter_bp_to_atom)(enum transmitter t);
52 uint8_t (*encoder_id_to_atom)(enum encoder_id id);
53 uint8_t (*clock_source_id_to_atom_phy_clk_src_id)(
56 uint8_t (*hpd_sel_to_atom)(enum hpd_source_id id);
58 uint8_t (*phy_id_to_atom)(enum transmitter t);
59 uint8_t (*disp_power_gating_action_to_atom)(
[all …]