HomeSort by: relevance | last modified time | path
    Searched defs:ctl_offset (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hdaudio/
hdafg.c 260 int ctl_mute, ctl_step, ctl_size, ctl_offset; member in struct:hdaudio_control
1291 ctl[cnt].ctl_offset = offset;
1326 ctl[cnt].ctl_offset = offset;
1343 ctl[cnt].ctl_offset = offset;
2076 ctl->ctl_offset, ctl->ctl_enable == false ? " [DISABLED]" : "");
2416 z = ctl->ctl_offset;
hdafg.c 260 int ctl_mute, ctl_step, ctl_size, ctl_offset; member in struct:hdaudio_control
1291 ctl[cnt].ctl_offset = offset;
1326 ctl[cnt].ctl_offset = offset;
1343 ctl[cnt].ctl_offset = offset;
2076 ctl->ctl_offset, ctl->ctl_enable == false ? " [DISABLED]" : "");
2416 z = ctl->ctl_offset;

Completed in 87 milliseconds