Home
last modified time | relevance | path

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

/linux-6.12.1/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.c4003 opts = to_f_fs_opts(f); in ffs_free_inst()
4015 return ffs_name_dev(to_f_fs_opts(fi)->dev, name); in ffs_set_inst_name()
/linux-6.12.1/drivers/usb/gadget/legacy/
Dg_ffs.c212 opts = to_f_fs_opts(fi_ffs[i]); in gfs_init()