Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dhda_verbs.h348 #define AC_DEV_LIST_LEN_MASK 0x3f macro
/linux-5.19.10/sound/soc/codecs/
Dhdac_hdmi.c233 return param & AC_DEV_LIST_LEN_MASK; in hdac_hdmi_get_port_len()
/linux-5.19.10/sound/pci/hda/
Dhda_codec.c312 return parm & AC_DEV_LIST_LEN_MASK; in snd_hda_get_num_devices()