Home
last modified time | relevance | path

Searched refs:frame_after_eq (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/usb/c67x00/
Dc67x00-sched.c185 static inline int frame_after_eq(u16 a, u16 b) in frame_after_eq() function
734 if (frame_after_eq(c67x00->current_frame, urbp->ep_data->next_frame)) { in c67x00_add_int_urb()
746 if (frame_after_eq(c67x00->current_frame, urbp->ep_data->next_frame)) { in c67x00_add_iso_urb()