Home
last modified time | relevance | path

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

/openbsd/usr.bin/sndiod/
H A Dopt.c64 ctl_onval(CTL_SLOT_LEVEL, slot_array + chan, NULL, msg[2]); in opt_midi_omsg()
399 c = ctl_find(CTL_SLOT_LEVEL, s, NULL); in opt_setdev()
H A Ddev.h130 #define CTL_SLOT_LEVEL 3 macro
H A Ddev.c1603 ctl_del(CTL_SLOT_LEVEL, s, NULL); in slot_new()
1613 ctl_new(CTL_SLOT_LEVEL, s, NULL, in slot_new()
1711 c = ctl_find(CTL_SLOT_LEVEL, s, NULL); in slot_setopt()
2079 case CTL_SLOT_LEVEL: in ctlslot_visible()
2152 case CTL_SLOT_LEVEL: in ctl_scope_fmt()
2214 case CTL_SLOT_LEVEL: in ctl_setval()
H A Dsock.c1009 ctl_onval(CTL_SLOT_LEVEL, s, NULL, ctl); in sock_execmsg()