Searched refs:features (Results 1 – 11 of 11) sorted by relevance
35 u32 features; member160 vjack->features = le32_to_cpu(info[i].features); in virtsnd_jack_parse_cfg()
195 if (vss->features & (1U << VIRTIO_SND_PCM_F_MSG_POLLING)) in virtsnd_pcm_dev_set_params()196 request->features |= in virtsnd_pcm_dev_set_params()199 if (vss->features & (1U << VIRTIO_SND_PCM_F_EVT_XRUNS)) in virtsnd_pcm_dev_set_params()200 request->features |= in virtsnd_pcm_dev_set_params()
432 static unsigned int features[] = { variable439 .feature_table = features,440 .feature_table_size = ARRAY_SIZE(features),
49 u32 features; member
100 vss->features = le32_to_cpu(info->features); in virtsnd_pcm_build_hw()
257 if (!(vss->features & (1U << VIRTIO_SND_PCM_F_MSG_POLLING))) in virtsnd_pcm_msg_send()
13 supporting the following features:
106 Supported features: Hardware Mixer, SRC, EQ and SPDIF output.121 Supported features: Hardware Mixer and SRC. For more info, email135 Supported features: Hardware Mixer, SRC, EQ and SPDIF output.147 Supported features: Analog and SPDIF output. Analog or SPDIF input.169 Supported features: AC97-"conformant" mixer, MPU401/OPL3, analog I/O
87 features like equalizer or echo cancellation.
141 bool "SOF debugging features"
2219 and has basic features such as de-emphasis (at 44.1 kHz sampling
Completed in 33 milliseconds