Home
last modified time | relevance | path

Searched refs:WFC_NOOP (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/sound/isa/wavefront/
Dwavefront_synth.c225 { WFC_NOOP, "the no-op command", 0, 0, NEEDS_ACK },
2064 wavefront_should_cause_interrupt (dev, WFC_NOOP, in wavefront_do_reset()
2075 wavefront_should_cause_interrupt (dev, WFC_NOOP, in wavefront_do_reset()
/linux-5.19.10/include/sound/
Dwavefront.h131 #define WFC_NOOP 0xFF macro