Home
last modified time | relevance | path

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

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