Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/function/
Df_fs.c90 static struct ffs_function *ffs_func_from_usb(struct usb_function *f) in ffs_func_from_usb() function
3491 struct ffs_function *func = ffs_func_from_usb(f); in ffs_do_functionfs_bind()
3538 struct ffs_function *func = ffs_func_from_usb(f); in _ffs_func_bind()
3701 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_bind()
3727 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_get_alt()
3736 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_set_alt()
3771 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_disable()
3793 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_setup()
3852 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_req_match()
3872 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_SUSPEND); in ffs_func_suspend()
[all …]