Home
last modified time | relevance | path

Searched refs:avs_path_unbind (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/intel/avs/
H A Dpath.h67 int avs_path_unbind(struct avs_path *path);
H A Dpath.c973 int avs_path_unbind(struct avs_path *path) in avs_path_unbind() function
H A Dpcm.c579 ret = avs_path_unbind(data->path); in __avs_dai_fe_hw_free()