Searched refs:ctl_onval (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() 78 ctl_onval(CTL_DEV_MASTER, o->dev, NULL, in opt_midi_omsg()
|
H A D | dev.h | 362 int ctl_onval(int, void *, void *, int);
|
H A D | sock.c | 1009 ctl_onval(CTL_SLOT_LEVEL, s, NULL, ctl); in sock_execmsg()
|
H A D | dev.c | 2363 ctl_onval(int scope, void *arg0, void *arg1, int val) in ctl_onval() function
|