Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Du_fs.h296 static inline struct f_fs_opts *to_f_fs_opts(struct usb_function_instance *fi) in to_f_fs_opts() function
H A Df_fs.c4034 opts = to_f_fs_opts(f); in ffs_alloc_inst()
4046 return ffs_name_dev(to_f_fs_opts(fi)->dev, name); in ffs_alloc_inst()
/linux/drivers/usb/gadget/legacy/
H A Dg_ffs.c212 opts = to_f_fs_opts(fi_ffs[i]); in gfs_init()