Lines Matching defs:ffs

159 #define FFS_SETUP_STATE(ffs)					\  argument
257 struct ffs_data *ffs; member
312 struct ffs_data *ffs; member
346 struct ffs_data *ffs = req->context; in ffs_ep0_complete() local
351 static int __ffs_ep0_queue_wait(struct ffs_data *ffs, char *data, size_t len) in __ffs_ep0_queue_wait()
387 static int __ffs_ep0_stall(struct ffs_data *ffs) in __ffs_ep0_stall()
403 struct ffs_data *ffs = file->private_data; in ffs_ep0_write() local
541 static ssize_t __ffs_ep0_read_events(struct ffs_data *ffs, char __user *buf, in __ffs_ep0_read_events()
579 struct ffs_data *ffs = file->private_data; in ffs_ep0_read() local
680 struct ffs_data *ffs = inode->i_private; in ffs_ep0_open() local
695 struct ffs_data *ffs = file->private_data; in ffs_ep0_release() local
706 struct ffs_data *ffs = file->private_data; in ffs_ep0_ioctl() local
1001 struct ffs_data *ffs = sb->s_fs_info; in ffs_sb_create_file() local
1040 struct ffs_data *ffs; in ffs_sb_fill() local
1239 static void ffs_data_get(struct ffs_data *ffs) in ffs_data_get()
1246 static void ffs_data_opened(struct ffs_data *ffs) in ffs_data_opened()
1254 static void ffs_data_put(struct ffs_data *ffs) in ffs_data_put()
1269 static void ffs_data_closed(struct ffs_data *ffs) in ffs_data_closed()
1283 struct ffs_data *ffs = kzalloc(sizeof *ffs, GFP_KERNEL); in ffs_data_new() local
1303 static void ffs_data_clear(struct ffs_data *ffs) in ffs_data_clear()
1320 static void ffs_data_reset(struct ffs_data *ffs) in ffs_data_reset()
1348 static int functionfs_bind(struct ffs_data *ffs, struct usb_composite_dev *cdev) in functionfs_bind()
1382 static void functionfs_unbind(struct ffs_data *ffs) in functionfs_unbind()
1394 static int ffs_epfiles_create(struct ffs_data *ffs) in ffs_epfiles_create()
1445 struct ffs_data *ffs) in functionfs_bind_config()
1517 struct ffs_data *ffs = func->ffs; in ffs_func_eps_enable() local
1726 struct ffs_data *ffs = priv; in __ffs_data_do_entity() local
1763 static int __ffs_data_got_descs(struct ffs_data *ffs, in __ffs_data_got_descs()
1825 static int __ffs_data_got_strings(struct ffs_data *ffs, in __ffs_data_got_strings()
1957 static void __ffs_event_add(struct ffs_data *ffs, in __ffs_event_add()
2014 static void ffs_event_add(struct ffs_data *ffs, in ffs_event_add()
2151 struct ffs_data *ffs = func->ffs; in ffs_func_bind() local
2246 struct ffs_data *ffs = func->ffs; in ffs_func_unbind() local
2264 struct ffs_data *ffs = func->ffs; in ffs_func_set_alt() local
2301 struct ffs_data *ffs = func->ffs; in ffs_func_setup() local