Searched refs:AC_PAR_PIN_CAP (Results 1 – 5 of 5) sorted by relevance
/linux/include/sound/ |
A D | hda_verbs.h | 135 #define AC_PAR_PIN_CAP 0x0c macro
|
/linux/sound/pci/hda/ |
A D | hda_local.h | 504 return snd_hda_param_read(codec, nid, AC_PAR_PIN_CAP); in snd_hda_query_pin_caps() 522 return snd_hdac_override_parm(&codec->core, nid, AC_PAR_PIN_CAP, caps); in snd_hda_override_pin_caps()
|
A D | patch_cs8409.c | 414 caps = snd_hdac_read_parm(&codec->core, nid, AC_PAR_PIN_CAP); in cs8409_fix_caps() 416 snd_hdac_override_parm(&codec->core, nid, AC_PAR_PIN_CAP, in cs8409_fix_caps()
|
A D | hda_proc.c | 313 caps = param_read(codec, nid, AC_PAR_PIN_CAP); in print_pin_caps()
|
/linux/sound/hda/ |
A D | hdac_sysfs.c | 173 snd_hdac_read_parm(codec, nid, AC_PAR_PIN_CAP)); in pin_caps_show()
|
Completed in 13 milliseconds