Searched refs:old_guc_prio (Results 1 – 1 of 1) sorted by relevance
3293 static inline bool new_guc_prio_higher(u8 old_guc_prio, u8 new_guc_prio) in new_guc_prio_higher() argument3296 return new_guc_prio < old_guc_prio; in new_guc_prio_higher()