Home
last modified time | relevance | path

Searched refs:ffs_func_resume (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_fs.c108 static void ffs_func_resume(struct usb_function *);
3441 static void ffs_func_resume(struct usb_function *f) in ffs_func_resume() function
3662 func->function.resume = ffs_func_resume; in ffs_alloc()
H A Df_generic.c84 static void ffs_func_resume(struct usb_function *);
3331 static void ffs_func_resume(struct usb_function *f) in ffs_func_resume() function
3554 func->function.resume = ffs_func_resume; in ffs_alloc()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_fs.c108 static void ffs_func_resume(struct usb_function *);
3364 static void ffs_func_resume(struct usb_function *f) in ffs_func_resume() function
3581 func->function.resume = ffs_func_resume; in ffs_alloc()
H A Df_generic.c84 static void ffs_func_resume(struct usb_function *);
3333 static void ffs_func_resume(struct usb_function *f) in ffs_func_resume() function
3556 func->function.resume = ffs_func_resume; in ffs_alloc()

Completed in 18 milliseconds