Searched refs:EVENT_SET_MULTI (Results 1 – 2 of 2) sorted by relevance
614 if (test_bit(EVENT_SET_MULTI, &ax_local->flags)) { in ax88796c_work()616 clear_bit(EVENT_SET_MULTI, &ax_local->flags); in ax88796c_work()899 clear_bit(EVENT_SET_MULTI, &ax_local->flags); in ax88796c_close()
132 #define EVENT_SET_MULTI 2 macro