Home
last modified time | relevance | path

Searched defs:ctl_dev_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h127 bool ctl_dev_id; member
H A Dhda_intel.c123 static bool ctl_dev_id = IS_ENABLED(CONFIG_SND_HDA_CTL_DEV_ID) ? 1 : 0; variable
/openbmc/linux/include/sound/
H A Dhda_codec.h259 unsigned int ctl_dev_id:1; /* old control element id build behaviour */ member