Home
last modified time | relevance | path

Searched refs:is_ep (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/soc/
A Dsoc-dapm.c308 if (w->is_ep) { in dapm_mark_endpoints_dirty()
310 if (w->is_ep & SND_SOC_DAPM_EP_SINK) in dapm_mark_endpoints_dirty()
2771 w->is_ep = ep; in dapm_update_widget_flags()
3658 w->is_ep = SND_SOC_DAPM_EP_SOURCE; in snd_soc_dapm_new_control_unlocked()
3663 w->is_ep = SND_SOC_DAPM_EP_SOURCE; in snd_soc_dapm_new_control_unlocked()
3668 w->is_ep = SND_SOC_DAPM_EP_SINK; in snd_soc_dapm_new_control_unlocked()
3673 w->is_ep = SND_SOC_DAPM_EP_SINK; in snd_soc_dapm_new_control_unlocked()
3678 w->is_ep = SND_SOC_DAPM_EP_SOURCE; in snd_soc_dapm_new_control_unlocked()
3682 w->is_ep = SND_SOC_DAPM_EP_SINK; in snd_soc_dapm_new_control_unlocked()
4408 w->is_ep = ep; in soc_dapm_dai_stream_event()
[all …]
/linux-6.3-rc2/include/sound/
A Dsoc-dapm.h611 unsigned char is_ep:2; /* Widget is a endpoint type widget */ member

Completed in 12 milliseconds