Lines Matching refs:format
55 MODULE_PARM_DESC(pcm_notify, "Break capture when PCM format/rate/channels changes.");
120 snd_pcm_format_t format;
336 check = runtime->format != cruntime->format ||
351 if (setup->format != runtime->format) {
354 setup->format = runtime->format;
440 cable->hw.formats = pcm_format_to_bits(runtime->format);
467 salign = (snd_pcm_format_physical_width(runtime->format) *
478 snd_pcm_format_set_silence(runtime->format, runtime->dma_area,
514 snd_pcm_format_set_silence(runtime->format, dst + dst_off,
1446 [kcontrol->id.device].format;
1564 setup->format = SNDRV_PCM_FORMAT_S16_LE;