Searched defs:compbuf_size_kb (Results 1 – 4 of 4) sorted by relevance
74 void dcn35_program_compbuf_size(struct hubbub *hubbub, unsigned int compbuf_size_kb, bool safe_to_i… in dcn35_program_compbuf_size()
131 void dcn32_program_compbuf_size(struct hubbub *hubbub, unsigned int compbuf_size_kb, bool safe_to_i… in dcn32_program_compbuf_size()
134 static void dcn31_program_compbuf_size(struct hubbub *hubbub, unsigned int compbuf_size_kb, bool sa… in dcn31_program_compbuf_size()
2382 unsigned int compbuf_size_kb = 0; in dcn20_prepare_bandwidth() local