Home
last modified time | relevance | path

Searched defs:ext_dsp_module (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/server/
Dcras_dsp_module.h99 struct ext_dsp_module { struct
101 void (*run)(struct ext_dsp_module *ext, argument
103 void (*configure)(struct ext_dsp_module *ext, argument
Dcras_iodev.h256 struct ext_dsp_module *ext_dsp_module; member