Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/fireworks/
Dfireworks.c141 if (hwinfo->amdtp_tx_pcm_channels > AMDTP_MAX_CHANNELS_FOR_PCM || in get_hardware_info()
150 efw->pcm_capture_channels[0] = hwinfo->amdtp_tx_pcm_channels; in get_hardware_info()
Dfireworks.h133 u32 amdtp_tx_pcm_channels; member
Dfireworks_proc.c84 hwinfo->amdtp_tx_pcm_channels); in proc_read_hwinfo()
Dfireworks_command.c230 be32_to_cpus(&hwinfo->amdtp_tx_pcm_channels); in snd_efw_command_get_hwinfo()