Searched refs:hwModule (Results 1 – 8 of 8) sorted by relevance
128 const hw_module_t* hwModule = NULL; in getLightDevice() local130 int ret = hw_get_module(LIGHTS_HARDWARE_MODULE_ID, &hwModule); in getLightDevice()132 ret = hwModule->methods->open( in getLightDevice()133 hwModule, name, reinterpret_cast<hw_device_t**>(&lightDevice)); in getLightDevice()
136 const hw_module_t* hwModule = NULL; in getLightDevice() local138 int ret = hw_get_module (LIGHTS_HARDWARE_MODULE_ID, &hwModule); in getLightDevice()140 ret = hwModule->methods->open(hwModule, name, in getLightDevice()
192 config->ext.device.hwModule = halConfig.ext.device.hw_module; in audioPortConfigFromHal()199 config->ext.mix.hwModule = halConfig.ext.mix.hw_module; in audioPortConfigFromHal()231 halConfig->ext.device.hw_module = config.ext.device.hwModule; in audioPortConfigToHal()238 halConfig->ext.mix.hw_module = config.ext.mix.hwModule; in audioPortConfigToHal()284 port->ext.device.hwModule = halPort.ext.device.hw_module; in audioPortFromHal()291 port->ext.mix.hwModule = halPort.ext.mix.hw_module; in audioPortFromHal()335 halPort->ext.device.hw_module = port.ext.device.hwModule; in audioPortToHal()342 halPort->ext.mix.hw_module = port.ext.mix.hwModule; in audioPortToHal()
800 AudioModuleHandle hwModule; // module the device is attached to840 AudioModuleHandle hwModule; // module the stream is attached to855 AudioModuleHandle hwModule; // module the device is attached to871 AudioModuleHandle hwModule; // module the stream is attached to
839 AudioModuleHandle hwModule; // module the device is attached to880 AudioModuleHandle hwModule; // module the stream is attached to895 AudioModuleHandle hwModule; // module the device is attached to910 AudioModuleHandle hwModule; // module the stream is attached to
929 AudioModuleHandle hwModule; // module the device is attached to969 AudioModuleHandle hwModule; // module the stream is attached to984 AudioModuleHandle hwModule; // module the device is attached to1000 AudioModuleHandle hwModule; // module the stream is attached to
1088 AudioModuleHandle hwModule; // module the device is attached to1128 AudioModuleHandle hwModule; // module the stream is attached to1143 AudioModuleHandle hwModule; // module the device is attached to1159 AudioModuleHandle hwModule; // module the stream is attached to