Home
last modified time | relevance | path

Searched refs:amdtp_rx_pcm_channels_4x (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/sound/firewire/fireworks/
Dfireworks.c145 hwinfo->amdtp_rx_pcm_channels_4x > AM824_MAX_CHANNELS_FOR_PCM) { in get_hardware_info()
154 efw->pcm_playback_channels[2] = hwinfo->amdtp_rx_pcm_channels_4x; in get_hardware_info()
Dfireworks.h150 u32 amdtp_rx_pcm_channels_4x; member
Dfireworks_proc.c89 hwinfo->amdtp_rx_pcm_channels_4x); in proc_read_hwinfo()
Dfireworks_command.c245 be32_to_cpus(&hwinfo->amdtp_rx_pcm_channels_4x); in snd_efw_command_get_hwinfo()