Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/snd/sys/
H A Dlinux.rs101 pub(crate) fn create_cras_stream_source_generators( in create_cras_stream_source_generators() function
134 StreamSourceBackend::CRAS => create_cras_stream_source_generators(params, snd_data), in create_stream_source_generators()