Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_fs.c90 static struct ffs_function *ffs_func_from_usb(struct usb_function *f) in ffs_func_from_usb() function
3512 struct ffs_function *func = ffs_func_from_usb(f); in ffs_do_functionfs_bind()
3559 struct ffs_function *func = ffs_func_from_usb(f); in _ffs_func_bind()
3722 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_bind()
3748 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_get_alt()
3757 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_set_alt()
3792 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_disable()
3814 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_setup()
3873 struct ffs_function *func = ffs_func_from_usb(f); in ffs_func_req_match()
3893 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_SUSPEND); in ffs_func_suspend()
[all …]