Lines Matching full:alsa
2 Tracepoints in ALSA
8 Tracepoints in ALSA PCM core
11 ALSA PCM core registers ``snd_pcm`` subsystem to kernel tracepoint system.
30 In a design of ALSA PCM core, data transmission is abstracted as PCM substream.
34 interaction between applications and ALSA PCM core. Once decided, runtime of
46 Configurable. ALSA PCM core and some drivers handle this flag to select
76 mask/interval parameter can be changed by ALSA PCM core. For
113 ALSA PCM core handles buffer of struct snd_pcm_hw_params when
120 to compute the target parameter. ALSA PCM core registers some rules to the
138 mask/interval parameters. When ALSA PCM core changes them, ``hw_mask_param`` or
141 ALSA PCM core also has a pretty print format for each of the tracepoints. Below
155 The first three fields are common. They represent name of ALSA PCM character
159 means that the parameter is changed by ALSA PCM core, regardless of the rules.