Home
last modified time | relevance | path

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

/linux-4.1.27/sound/isa/wavefront/
Dwavefront_synth.c227 { WFC_NOOP, "the no-op command", 0, 0, NEEDS_ACK },
2039 wavefront_should_cause_interrupt (dev, WFC_NOOP, in wavefront_do_reset()
2050 wavefront_should_cause_interrupt (dev, WFC_NOOP, in wavefront_do_reset()
/linux-4.1.27/include/sound/
Dwavefront.h144 #define WFC_NOOP 0xFF macro