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