snd_soc_set_runtime_hwparams(9) set the runtime hardware parameters

SYNOPSIS

int snd_soc_set_runtime_hwparams(struct snd_pcm_substream * substream, const struct snd_pcm_hardware * hw);

ARGUMENTS

substream

the pcm substream

hw

the hardware parameters

DESCRIPTION

Sets the substream runtime hardware parameters.

COPYRIGHT