Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore.h642 u16 *last_frame_num_array; member
Dhcd.c2799 hsotg->last_frame_num_array = kzalloc( in dwc2_hcd_init()
2800 sizeof(*hsotg->last_frame_num_array) * in dwc2_hcd_init()
2802 if (!hsotg->last_frame_num_array) in dwc2_hcd_init()
2959 kfree(hsotg->last_frame_num_array); in dwc2_hcd_init()
2993 kfree(hsotg->last_frame_num_array); in dwc2_hcd_remove()
Dhcd_intr.c66 hsotg->last_frame_num_array[hsotg->frame_num_idx] = in dwc2_track_missed_sofs()
78 hsotg->last_frame_num_array[i]); in dwc2_track_missed_sofs()