Home
last modified time | relevance | path

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

/sound/hda/common/
A Dhda_controller.h128 bool ctl_dev_id; member
A Dcontroller.c1244 codec->ctl_dev_id = chip->ctl_dev_id; in azx_probe_codecs()
A Dcodec.c3370 if (addr > 0 && codec->ctl_dev_id) in snd_hda_add_new_ctls()
3383 if (!codec->ctl_dev_id) in snd_hda_add_new_ctls()
/sound/hda/controllers/
A Dintel.c123 static bool ctl_dev_id = IS_ENABLED(CONFIG_SND_HDA_CTL_DEV_ID) ? 1 : 0; variable
162 module_param(ctl_dev_id, bool, 0444);
163 MODULE_PARM_DESC(ctl_dev_id, "Use control device identifier (based on codec address).");
2348 chip->ctl_dev_id = ctl_dev_id; in azx_probe_continue()

Completed in 30 milliseconds