Home
last modified time | relevance | path

Searched refs:remove_order (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/qcom/qdsp6/ !
H A Dq6apm-lpass-dais.c281 .remove_order = SND_SOC_COMP_ORDER_FIRST,
H A Dq6apm.c718 .remove_order = SND_SOC_COMP_ORDER_LAST,
H A Dq6apm-dai.c841 .remove_order = SND_SOC_COMP_ORDER_EARLY,
/linux/include/sound/ !
H A Dsoc-component.h159 int remove_order; member
H A Dsoc-dai.h361 int remove_order; member
/linux/sound/soc/ti/ !
H A Domap-mcpdm.c461 .remove_order = SND_SOC_COMP_ORDER_EARLY,
/linux/sound/soc/ !
H A Dsoc-dai.c556 if (dai->driver->ops->remove_order != order) in snd_soc_pcm_dai_remove()
H A Dsoc-core.c1733 if (component->driver->remove_order != order) in soc_remove_link_components()
1822 if (comp->driver->remove_order == order) in soc_remove_aux_devices()
/linux/sound/soc/intel/avs/ !
H A Dpcm.c1765 .remove_order = SND_SOC_COMP_ORDER_EARLY,