Name

snd_soc_dapm_kcontrol_dapm — Returns the dapm context associated to a kcontrol

Synopsis

struct snd_soc_dapm_context * snd_soc_dapm_kcontrol_dapm (struct snd_kcontrol * kcontrol);
 

Arguments

kcontrol

The kcontrol

Note

This function must only be used on kcontrols that are known to have been registered for a CODEC. Otherwise the behaviour is undefined.