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