Home
last modified time | relevance | path

Searched defs:use_work (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/
H A Dtimer.c856 bool use_work = false; in snd_timer_interrupt() local
/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c2553 static int hdsp_set_use_midi_work(struct hdsp *hdsp, int use_work) in hdsp_set_use_midi_work()