Home
last modified time | relevance | path

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

/linux-4.4.14/sound/isa/msnd/
Dmsnd.h258 #define F_WRITEBLOCK 4 macro
/linux-4.4.14/sound/oss/
Dmsnd.h220 #define F_WRITEBLOCK 4 macro
Dmsnd_pinnacle.c1002 set_bit(F_WRITEBLOCK, &dev.flags); in dsp_write()
1005 test_bit(F_WRITEBLOCK, &dev.flags), in dsp_write()
1045 if (!test_bit(F_WRITEBLOCK, &dev.flags)) { in eval_dsp_msg()
1052 if (test_and_clear_bit(F_WRITEBLOCK, &dev.flags)) in eval_dsp_msg()