Searched defs:audio_port_config_device_ext (Results 1 – 1 of 1) sorted by relevance
447 struct audio_port_config_device_ext { struct448 audio_module_handle_t hw_module; /* module the device is attached to */449 audio_devices_t type; /* device type (e.g AUDIO_DEVICE_OUT_SPEAKER) */450 char address[AUDIO_DEVICE_MAX_ADDRESS_LEN]; /* device address. "" if N/A */