Home
last modified time | relevance | path

Searched refs:pcm_capture_channels (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/sound/firewire/fireface/
A Dff.c135 .pcm_capture_channels = {28, 20, 12},
146 .pcm_capture_channels = {18, 14, 10},
157 .pcm_capture_channels = {18, 14, 12},
168 .pcm_capture_channels = {30, 22, 14},
A Dff.h54 const unsigned int pcm_capture_channels[SND_FF_STREAM_MODE_COUNT]; member
A Dff-stream.c143 ff->spec->pcm_capture_channels[mode]); in snd_ff_stream_reserve_duplex()
A Dff-pcm.c115 pcm_channels = ff->spec->pcm_capture_channels; in pcm_init_hw_params()
/linux-6.3-rc2/sound/firewire/fireworks/
A Dfireworks.c149 efw->pcm_capture_channels[0] = hwinfo->amdtp_tx_pcm_channels; in get_hardware_info()
150 efw->pcm_capture_channels[1] = hwinfo->amdtp_tx_pcm_channels_2x; in get_hardware_info()
151 efw->pcm_capture_channels[2] = hwinfo->amdtp_tx_pcm_channels_4x; in get_hardware_info()
A Dfireworks.h81 unsigned int pcm_capture_channels[SND_EFW_MULTIPLIER_MODES]; member
A Dfireworks_stream.c168 pcm_channels = efw->pcm_capture_channels[mode]; in keep_resources()
A Dfireworks_pcm.c143 pcm_channels = efw->pcm_capture_channels; in pcm_init_hw_params()

Completed in 18 milliseconds