Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-lpass-dais.c453 .remove_order = SND_SOC_COMP_ORDER_FIRST,
H A Dq6apm-dai.c1017 .remove_order = SND_SOC_COMP_ORDER_EARLY,
H A Dq6apm.c856 .remove_order = SND_SOC_COMP_ORDER_LAST,
/linux/include/sound/
H A Dsoc-component.h162 int remove_order; member
/linux/sound/soc/ti/
H A Domap-mcpdm.c456 .remove_order = SND_SOC_COMP_ORDER_EARLY,
/linux/sound/soc/
H A Dsoc-core.c1573 if (component->driver->remove_order != order) in soc_remove_link_components()
1662 if (comp->driver->remove_order == order) in soc_remove_aux_devices()
/linux/sound/soc/intel/avs/
H A Dpcm.c1765 * component. remove_order is here for completeness sake
1768 .remove_order = SND_SOC_COMP_ORDER_EARLY,