snd_soc_dai_set_fmt(9) configure DAI hardware audio format.

SYNOPSIS

int snd_soc_dai_set_fmt(struct snd_soc_dai * dai, unsigned int fmt);

ARGUMENTS

dai

DAI

fmt

SND_SOC_DAIFMT_ format value.

DESCRIPTION

Configures the DAI hardware format and clocking.

COPYRIGHT