Home
last modified time | relevance | path

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

/sound/oss/
Dmsnd.h220 #define F_WRITEBLOCK 4 macro
Dmsnd_pinnacle.c997 set_bit(F_WRITEBLOCK, &dev.flags); in dsp_write()
1001 clear_bit(F_WRITEBLOCK, &dev.flags); in dsp_write()
1040 if (!test_bit(F_WRITEBLOCK, &dev.flags)) { in eval_dsp_msg()
1047 if (test_bit(F_WRITEBLOCK, &dev.flags)) in eval_dsp_msg()
/sound/isa/msnd/
Dmsnd.h258 #define F_WRITEBLOCK 4 macro