snd_soc_dai_set_tristate(9) configure DAI system or master clock.

SYNOPSIS

int snd_soc_dai_set_tristate(struct snd_soc_dai * dai, int tristate);

ARGUMENTS

dai

DAI

tristate

tristate enable

DESCRIPTION

Tristates the DAI so that others can use it.

COPYRIGHT