Searched refs:get_codec_type (Results 1 – 1 of 1) sorted by relevance
95 static enum VIA_HDA_CODEC get_codec_type(struct hda_codec *codec);111 spec->codec_type = get_codec_type(codec); in via_new_spec()125 static enum VIA_HDA_CODEC get_codec_type(struct hda_codec *codec) in get_codec_type() function625 if (get_codec_type(codec) == VT1708BCE) in probe_vt1708B()665 if (get_codec_type(codec) == VT1708BCE) in probe_vt1708S()
Completed in 6 milliseconds