Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Du_fs.h294 static inline struct f_fs_opts *to_f_fs_opts(struct usb_function_instance *fi) in to_f_fs_opts() function
Df_fs.c3136 opts = to_f_fs_opts(f); in ffs_free_inst()
3160 opts = to_f_fs_opts(fi); in ffs_set_inst_name()
/linux-4.4.14/drivers/usb/gadget/legacy/
Dg_ffs.c218 opts = to_f_fs_opts(fi_ffs[i]); in gfs_init()