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

  /src/sys/dev/
midictl.c 91 * store_extract and store_update operate on the bucket most recently found
99 static void store_update(midictl_store *s, class c,
316 store_update(mc->store, c, chan, key,
329 store_update(mc->store, c, chan, key,
358 store_update(mc->store, c, chan, key, val);
366 store_update(mc->store, c, chan, key, val);
440 store_update(mc->store, c, chan, key, 0); /* no C*SET */
465 store_update(mc->store, c, chan, key, stval);
498 store_update(mc->store, c, chan, key, val);
608 store_update(midictl_store *s, class c, uint_fast8_t chan function in typeref:typename:void
    [all...]
midictl.c 91 * store_extract and store_update operate on the bucket most recently found
99 static void store_update(midictl_store *s, class c,
316 store_update(mc->store, c, chan, key,
329 store_update(mc->store, c, chan, key,
358 store_update(mc->store, c, chan, key, val);
366 store_update(mc->store, c, chan, key, val);
440 store_update(mc->store, c, chan, key, 0); /* no C*SET */
465 store_update(mc->store, c, chan, key, stval);
498 store_update(mc->store, c, chan, key, val);
608 store_update(midictl_store *s, class c, uint_fast8_t chan function in typeref:typename:void
    [all...]

Completed in 52 milliseconds