HomeSort by relevance Sort by last modified time
    Searched full:hw_as (Results 1 - 1 of 1) sorted by null

  /external/qemu/audio/
audio_template.h 349 struct audsettings hw_as; local
352 hw_as = glue (conf.fixed_, TYPE).settings;
355 hw_as = *as;
365 hw = glue (audio_pcm_hw_add_, TYPE) (&hw_as);

Completed in 42 milliseconds