Home
last modified time | relevance | path

Searched defs:ffs_data (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/usb/gadget/function/
A Du_fs.h40 struct ffs_data *ffs_data; member
149 struct ffs_data { struct
158 struct mutex mutex;
165 spinlock_t eps_lock;
179 refcount_t ref;
181 atomic_t opened;
201 struct {
230 /* filled by __ffs_data_got_descs() */ argument
260 /* filled by __ffs_data_got_strings() */ argument
276 } file_perms;
[all …]
A Df_fs.c1462 struct ffs_data *ffs_data; member
3082 struct ffs_data *ffs_data; in ffs_do_functionfs_bind() local
3751 static int ffs_acquire_dev(const char *dev_name, struct ffs_data *ffs_data) in ffs_acquire_dev()

Completed in 9 milliseconds