Home
last modified time | relevance | path

Searched refs:audiohd_codec_info_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.h558 typedef struct audiohd_codec_info audiohd_codec_info_t; typedef
789 audiohd_codec_info_t *codec_info;
H A Daudiohd.c125 static audiohd_codec_info_t audiohd_codecs[] = {
2994 len = sizeof (audiohd_codecs) / sizeof (audiohd_codec_info_t); in audiohd_create_codec()