Searched refs:is_ep (Results 1 – 2 of 2) sorted by relevance
306 if (w->is_ep) { in dapm_mark_endpoints_dirty()308 if (w->is_ep & SND_SOC_DAPM_EP_SINK) in dapm_mark_endpoints_dirty()2779 w->is_ep = ep; in dapm_update_widget_flags()3681 w->is_ep = SND_SOC_DAPM_EP_SOURCE; in snd_soc_dapm_new_control_unlocked()3686 w->is_ep = SND_SOC_DAPM_EP_SOURCE; in snd_soc_dapm_new_control_unlocked()3691 w->is_ep = SND_SOC_DAPM_EP_SINK; in snd_soc_dapm_new_control_unlocked()3696 w->is_ep = SND_SOC_DAPM_EP_SINK; in snd_soc_dapm_new_control_unlocked()3701 w->is_ep = SND_SOC_DAPM_EP_SOURCE; in snd_soc_dapm_new_control_unlocked()3705 w->is_ep = SND_SOC_DAPM_EP_SINK; in snd_soc_dapm_new_control_unlocked()4409 w->is_ep = ep; in soc_dapm_dai_stream_event()[all …]
642 unsigned char is_ep:2; /* Widget is a endpoint type widget */ member
Completed in 14 milliseconds