'\" t .\" Title: snd_soc_dai_set_bclk_ratio .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: ASoC .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "SND_SOC_DAI_SET_BCLK" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "ASoC" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" snd_soc_dai_set_bclk_ratio \- configure BCLK to sample rate ratio\&. .SH "SYNOPSIS" .HP \w'int\ snd_soc_dai_set_bclk_ratio('u .BI "int snd_soc_dai_set_bclk_ratio(struct\ snd_soc_dai\ *\ " "dai" ", unsigned\ int\ " "ratio" ");" .SH "ARGUMENTS" .PP \fIdai\fR .RS 4 DAI .RE .PP \fIratio\fR .RS 4 Ratio of BCLK to Sample rate\&. .RE .SH "DESCRIPTION" .PP Configures the DAI for a preset BCLK to sample rate ratio\&. .SH "COPYRIGHT" .br