Searched defs:fsl_otg_timer (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/phy/
H A Dphy-fsl-usb.h349 struct fsl_otg_timer { struct
357 inline struct fsl_otg_timer *otg_timer_initializer
360 struct fsl_otg_timer *timer;
362 timer = kmalloc(sizeof(struct fsl_otg_timer), GFP_KERNEL);

Completed in 41 milliseconds