Home
last modified time | relevance | path

Searched refs:AC_PAR_CONNLIST_LEN (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dhda_verbs.h137 #define AC_PAR_CONNLIST_LEN 0x0e macro
/linux/sound/hda/core/
H A Ddevice.c446 parm = snd_hdac_read_parm(codec, nid, AC_PAR_CONNLIST_LEN); in get_num_conns()
/linux/sound/hda/codecs/
H A Dvia.c143 if (snd_hda_param_read(codec, 0x16, AC_PAR_CONNLIST_LEN) == 0x7) in get_codec_type()