Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/wavefront/
Dwavefront_synth.c135 #define STAT_CAN_WRITE 0x20 macro
324 if (wavefront_wait (dev, STAT_CAN_WRITE)) { in wavefront_write()