Searched refs:codec_info (Results 1 – 3 of 3) sorted by relevance
158 struct Codec_Info codec_info; member176 #define BDN_CODEC_INFO() (ASN1_P->bdn_addr + OFFSETOF(struct bdn, codec_info))
607 if (codec->codec_info->flags & NO_SPDIF) in audiohd_init_play_path()2870 if ((codec->codec_info->flags & EN_PIN_BEEP) == 0) { in audiohd_create_widgets()2997 codec->codec_info = &(audiohd_codecs[j]); in audiohd_create_codec()3002 if (codec->codec_info == NULL) { in audiohd_create_codec()3003 codec->codec_info = &(audiohd_codecs[len-1]); in audiohd_create_codec()3008 codec->codec_info->buf); in audiohd_create_codec()3013 if ((codec->codec_info->flags & NO_GPIO) == 0) { in audiohd_create_codec()3312 if (codec->codec_info->flags & NO_MIXER) in audiohd_build_output_path()5322 if ((codec->codec_info->flags & NO_GPIO) == 0) { in audiohd_restore_codec_gpio()
789 audiohd_codec_info_t *codec_info; member