Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Du_fs.h296 static inline struct f_fs_opts *to_f_fs_opts(struct usb_function_instance *fi) in to_f_fs_opts() function
Df_fs.c3472 opts = to_f_fs_opts(f); in ffs_free_inst()
3484 return ffs_name_dev(to_f_fs_opts(fi)->dev, name); in ffs_set_inst_name()
/Linux-v6.6/drivers/usb/gadget/legacy/
Dg_ffs.c212 opts = to_f_fs_opts(fi_ffs[i]); in gfs_init()