Searched refs:F_WRITEBLOCK (Results 1 – 3 of 3) sorted by relevance
220 #define F_WRITEBLOCK 4 macro
997 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()
258 #define F_WRITEBLOCK 4 macro