Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h138 #define AC_PAR_POWER_STATE 0x0f macro
/linux/sound/hda/core/
H A Dsysfs.c243 snd_hdac_read_parm(codec, nid, AC_PAR_POWER_STATE)); in power_caps_show()
H A Ddevice.c99 codec->power_caps = snd_hdac_read_parm(codec, fg, AC_PAR_POWER_STATE); in snd_hdac_device_init()
/linux/sound/hda/common/
H A Dproc.c526 int sup = param_read(codec, nid, AC_PAR_POWER_STATE); in print_power_state()