Searched refs:get_smu_clock_info_v3_1 (Results 1 – 1 of 1) sorted by relevance
941 static unsigned int get_smu_clock_info_v3_1(struct bios_parser *bp, uint8_t id);946 bp->cmd_tbl.get_smu_clock_info = get_smu_clock_info_v3_1; in init_get_smu_clock_info()950 static unsigned int get_smu_clock_info_v3_1(struct bios_parser *bp, uint8_t id) in get_smu_clock_info_v3_1() function