Lines Matching defs:capture
547 * PCM runtime configurations can be defined for playback and capture stream
560 * config."capture" { # capture config
561 * format "S16_LE" # capture format
562 * rate "48000" # capture sample rate
563 * channels "2" # capture channels
564 * tdm_slot "0xf" # capture TDM slot
575 * supported playback and capture streams, names and flags for front end
599 * pcm."capture" {
600 * capabilities "capabilities2" # capabilities for capture
602 * configs [ # supported configs for capture
666 * that can include a unique ID, playback and capture stream capabilities,
682 * pcm."capture" {
683 * capabilities "capabilities2" # capabilities for capture
1009 unsigned int capture; /*!< supports capture mode */
1011 struct snd_tplg_stream_caps_template *caps[2]; /*!< playback & capture for DAI */
1054 unsigned int capture; /*!< supports capture mode */
1055 struct snd_tplg_stream_caps_template *caps[2]; /*!< playback & capture for DAI */