Searched refs:IS_IN_WORK_LIST (Results 1 – 1 of 1) sorted by relevance
62 IS_IN_WORK_LIST = BIT(12), enumerator104 if (!(cmdinfo->state & IS_IN_WORK_LIST)) in uas_do_work()109 cmdinfo->state &= ~IS_IN_WORK_LIST; in uas_do_work()124 cmdinfo->state |= IS_IN_WORK_LIST; in uas_add_work()195 (ci->state & IS_IN_WORK_LIST) ? " work" : ""); in uas_log_cmd_state()