Searched refs:codec_type (Results 1 – 8 of 8) sorted by relevance
86 ((spec)->codec_type == VT2002P ||\87 (spec)->codec_type == VT1812 ||\88 (spec)->codec_type == VT1802)103 enum VIA_HDA_CODEC codec_type; member132 spec->codec_type = get_codec_type(codec); in via_new_spec()134 if (spec->codec_type == VT1708BCE) in via_new_spec()135 spec->codec_type = VT1708S; in via_new_spec()149 enum VIA_HDA_CODEC codec_type; in get_codec_type() local153 codec_type = UNKNOWN; in get_codec_type()155 codec_type = VT1708; in get_codec_type()[all …]
1358 enum snd_azf3328_codec_type codec_type, in snd_azf3328_ctrl_codec_activity() argument1362 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type]; in snd_azf3328_ctrl_codec_activity()1389 ((!chip->codecs[peer_codecs[codec_type].other1] in snd_azf3328_ctrl_codec_activity()1391 && (!chip->codecs[peer_codecs[codec_type].other2] in snd_azf3328_ctrl_codec_activity()1899 enum snd_azf3328_codec_type codec_type; in snd_azf3328_pcm_interrupt() local1902 for (codec_type = AZF_CODEC_PLAYBACK; in snd_azf3328_pcm_interrupt()1903 codec_type <= AZF_CODEC_I2S_OUT; in snd_azf3328_pcm_interrupt()1904 ++codec_type, ++codec) { in snd_azf3328_pcm_interrupt()1907 if (!(status & (1 << codec_type))) in snd_azf3328_pcm_interrupt()2049 enum snd_azf3328_codec_type codec_type in snd_azf3328_pcm_open() argument[all …]
49 int codec_type, int stream_type, int operation);
269 u8 codec_type; /* Codec type */ member408 u16 codec_type; member
75 u8 codec_type; member624 int codec_type, int stream_type, int operation) in sst_byt_stream_type() argument626 stream->request.str_type.codec_type = codec_type; in sst_byt_stream_type()
36 enum aic31xx_type codec_type; member
634 if (aic31xx->pdata.codec_type & AIC31XX_STEREO_CLASS_D_BIT) in aic31xx_add_controls()652 if (aic31xx->pdata.codec_type & AIC31XX_STEREO_CLASS_D_BIT) { in aic31xx_add_widgets()1269 aic31xx->pdata.codec_type = id->driver_data; in aic31xx_i2c_probe()
854 int codec_type = WSS_HW_DETECT; in create_ad1845() local866 codec_type = WSS_HW_AD1848; in create_ad1845()877 codec_type, WSS_HWSHARE_DMA1, &chip); in create_ad1845()