Searched refs:CTL_SLOT_LEVEL (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.bin/sndiod/ |
H A D | opt.c | 64 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 D | dev.h | 130 #define CTL_SLOT_LEVEL 3 macro
|
H A D | dev.c | 1603 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 D | sock.c | 1009 ctl_onval(CTL_SLOT_LEVEL, s, NULL, ctl); in sock_execmsg()
|