Searched defs:ctl_dev_id (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/hda/common/ | ||
| H A D | hda_controller.h | 128 bool ctl_dev_id; member |
| /linux/sound/hda/controllers/ | ||
| H A D | intel.c | 123 static bool ctl_dev_id = IS_ENABLED(CONFIG_SND_HDA_CTL_DEV_ID) ? 1 : 0; variable |