Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mod

142     const hw_module_t *mod;
145 rc = hw_get_module_by_class(AUDIO_HARDWARE_MODULE_ID, if_name, &mod);
151 rc = audio_hw_device_open(mod, dev);