Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/fireworks/
Dfireworks.c143 hwinfo->amdtp_rx_pcm_channels > AM824_MAX_CHANNELS_FOR_PCM || in get_hardware_info()
152 efw->pcm_playback_channels[0] = hwinfo->amdtp_rx_pcm_channels; in get_hardware_info()
Dfireworks.h131 u32 amdtp_rx_pcm_channels; member
Dfireworks_proc.c81 hwinfo->amdtp_rx_pcm_channels); in proc_read_hwinfo()
Dfireworks_command.c228 be32_to_cpus(&hwinfo->amdtp_rx_pcm_channels); in snd_efw_command_get_hwinfo()