Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
A Df_fs.c79 struct ffs_data *ffs;
140 struct ffs_data *ffs;
160 struct ffs_data *ffs;
261 struct ffs_data *ffs;
268 struct ffs_data *ffs;
288 static int ffs_acquire_dev(const char *dev_name, struct ffs_data *ffs_data);
1902 struct ffs_data *ffs_data; member
1909 struct ffs_data *ffs = data->ffs_data; in ffs_sb_fill()
3483 struct ffs_data *ffs_data; in ffs_do_functionfs_bind() local
3496 ffs_data = ffs_opts->dev->ffs_data; in ffs_do_functionfs_bind()
[all …]
A Du_fs.h38 struct ffs_data *ffs_data; member
48 int (*ffs_ready_callback)(struct ffs_data *ffs);
49 void (*ffs_closed_callback)(struct ffs_data *ffs);
147 struct ffs_data { struct
/drivers/usb/gadget/legacy/
A Dg_ffs.c141 static int functionfs_ready_callback(struct ffs_data *ffs);
142 static void functionfs_closed_callback(struct ffs_data *ffs);
272 static int functionfs_ready_callback(struct ffs_data *ffs) in functionfs_ready_callback()
296 static void functionfs_closed_callback(struct ffs_data *ffs) in functionfs_closed_callback()

Completed in 15 milliseconds