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