Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddcn32_fpu.c602 unsigned int free_pipes = 0; in dcn32_get_num_free_pipes() local
647 unsigned int free_pipes = dcn32_get_num_free_pipes(dc, context); in dcn32_assign_subvp_pipe() local
725 unsigned int i, split_cnt, free_pipes; in dcn32_enough_pipes_for_subvp() local
/Linux-v6.1/sound/pci/echoaudio/
Dechoaudio_dsp.c1092 static int free_pipes(struct echoaudio *chip, struct audiopipe *pipe) in free_pipes() function