Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/isa/wavefront/
H A Dwavefront_synth.c225 { WFC_NOOP, "the no-op command", 0, 0, NEEDS_ACK },
2052 wavefront_should_cause_interrupt (dev, WFC_NOOP, in wavefront_do_reset()
2063 wavefront_should_cause_interrupt (dev, WFC_NOOP, in wavefront_do_reset()
/OK3568_Linux_fs/kernel/include/sound/
H A Dwavefront.h131 #define WFC_NOOP 0xFF macro