Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hdaudio/
H A Dhdafg.c260 int ctl_mute, ctl_step, ctl_size, ctl_offset; member
266 #define HDAUDIO_CONTROL_GIVE(ctl) ((ctl)->ctl_step ? 1 : 0)
1289 ctl[cnt].ctl_step = step; in hdafg_control_parse()
1324 ctl[cnt].ctl_step = step; in hdafg_control_parse()
1341 ctl[cnt].ctl_step = step; in hdafg_control_parse()
2075 ctl->ctl_mute, ctl->ctl_step, ctl->ctl_size, in hdafg_dump_ctl()
2417 if (z > ctl->ctl_step) in hdafg_control_commit()
2418 z = ctl->ctl_step; in hdafg_control_commit()
2901 (masterctl->ctl_step ? masterctl->ctl_step : 1); in hdafg_build_mixers()
2937 (ctl->ctl_step ? ctl->ctl_step : 1); in hdafg_build_mixers()
[all …]