Home
last modified time | relevance | path

Searched refs:HDSP_PHONES_LEVEL_0DB (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Dhdsp.c370 case HDSP_PHONES_LEVEL_0DB: in hdsp_control_phones_level()
410 label = hdsp_control_phones_level(HDSP_PHONES_LEVEL_0DB); in hdsp_sysctl_phones_level()
412 control = HDSP_PHONES_LEVEL_0DB; in hdsp_sysctl_phones_level()
H A Dhdsp.h122 #define HDSP_PHONES_LEVEL_0DB (HDSP_CONTROL_PHONES_GAIN0 | \ macro