Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_generic.c86 #define defcfg_location(node) (((node)->def_cfg & AC_DEFCFG_LOCATION) >> \ macro
471 unsigned int location = defcfg_location(node); in get_input_type()