Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dlocal.h37 hdac_read_parm(codec, nid, AC_PAR_POWER_STATE)
Dhda_proc.c492 int sup = param_read(codec, nid, AC_PAR_POWER_STATE); in print_power_state()
/linux-4.1.27/include/sound/
Dhda_verbs.h134 #define AC_PAR_POWER_STATE 0x0f macro
/linux-4.1.27/sound/hda/
Dhdac_sysfs.c234 snd_hdac_read_parm(codec, nid, AC_PAR_POWER_STATE)); in power_caps_show()
Dhdac_device.c93 codec->power_caps = snd_hdac_read_parm(codec, fg, AC_PAR_POWER_STATE); in snd_hdac_device_init()