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