Home
last modified time | relevance | path

Searched refs: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
932 use_work = !list_empty(&timer->sack_list_head); in snd_timer_interrupt()
935 if (use_work) in snd_timer_interrupt()
/openbmc/linux/sound/pci/rme9652/
H A Dhdsp.c2551 static int hdsp_set_use_midi_work(struct hdsp *hdsp, int use_work) in hdsp_set_use_midi_work() argument
2553 if (use_work) in hdsp_set_use_midi_work()