Lines Matching defs:ffs
78 struct ffs_data *ffs; member
96 ffs_setup_state_clear_cancelled(struct ffs_data *ffs) in ffs_setup_state_clear_cancelled()
139 struct ffs_data *ffs; member
159 struct ffs_data *ffs; member
258 struct ffs_data *ffs; member
265 struct ffs_data *ffs; member
302 struct ffs_data *ffs = req->context; in ffs_ep0_complete() local
307 static int __ffs_ep0_queue_wait(struct ffs_data *ffs, char *data, size_t len) in __ffs_ep0_queue_wait()
349 static int __ffs_ep0_stall(struct ffs_data *ffs) in __ffs_ep0_stall()
365 struct ffs_data *ffs = file->private_data; in ffs_ep0_write() local
502 static ssize_t __ffs_ep0_read_events(struct ffs_data *ffs, char __user *buf, in __ffs_ep0_read_events()
539 struct ffs_data *ffs = file->private_data; in ffs_ep0_read() local
643 struct ffs_data *ffs = inode->i_sb->s_fs_info; in ffs_ep0_open() local
664 struct ffs_data *ffs = file->private_data; in ffs_ep0_release() local
673 struct ffs_data *ffs = file->private_data; in ffs_ep0_ioctl() local
691 struct ffs_data *ffs = file->private_data; in ffs_ep0_poll() local
889 struct ffs_data *ffs = io_data->ffs; in ffs_epfile_async_io_complete() local
1204 struct ffs_data *ffs = inode->i_sb->s_fs_info; in ffs_epfile_open() local
1357 struct ffs_data *ffs = epfile->ffs; in ffs_epfile_release() local
1555 struct ffs_data *ffs = epfile->ffs; in ffs_dmabuf_detach() local
1886 struct ffs_data *ffs = sb->s_fs_info; in ffs_sb_create_file() local
1923 struct ffs_data *ffs = data->ffs_data; in ffs_sb_fill() local
2019 struct ffs_data *ffs; in ffs_fs_get_tree() local
2090 struct ffs_data *ffs = sb->s_fs_info; in ffs_fs_kill_sb() local
2136 static void ffs_data_get(struct ffs_data *ffs) in ffs_data_get()
2141 static void ffs_data_put(struct ffs_data *ffs) in ffs_data_put()
2156 static void ffs_data_closed(struct ffs_data *ffs) in ffs_data_closed()
2186 struct ffs_data *ffs = kzalloc_obj(*ffs); in ffs_data_new() local
2211 static void ffs_data_clear(struct ffs_data *ffs) in ffs_data_clear()
2245 static void ffs_data_reset(struct ffs_data *ffs) in ffs_data_reset()
2277 static int functionfs_bind(struct ffs_data *ffs, struct usb_composite_dev *cdev) in functionfs_bind()
2311 static void functionfs_unbind(struct ffs_data *ffs) in functionfs_unbind()
2326 static int ffs_epfiles_create(struct ffs_data *ffs) in ffs_epfiles_create()
2406 struct ffs_data *ffs; in ffs_func_eps_enable() local
2835 struct ffs_data *ffs = priv; in __ffs_data_do_os_desc() local
2905 static int __ffs_data_got_descs(struct ffs_data *ffs, in __ffs_data_got_descs()
3035 static int __ffs_data_got_strings(struct ffs_data *ffs, in __ffs_data_got_strings()
3170 static void __ffs_event_add(struct ffs_data *ffs, in __ffs_event_add()
3237 static void ffs_event_add(struct ffs_data *ffs, in ffs_event_add()
3248 static int ffs_ep_addr2idx(struct ffs_data *ffs, u8 endpoint_address) in ffs_ep_addr2idx()
3542 struct ffs_data *ffs = func->ffs; in _ffs_func_bind() local
3722 struct ffs_data *ffs = container_of(work, in ffs_reset_work() local
3740 struct ffs_data *ffs = func->ffs; in ffs_func_set_alt() local
3779 struct ffs_data *ffs = func->ffs; in ffs_func_disable() local
3805 struct ffs_data *ffs = func->ffs; in ffs_func_setup() local
4064 struct ffs_data *ffs = func->ffs; in ffs_func_unbind() local
4249 static int ffs_ready(struct ffs_data *ffs) in ffs_ready()
4280 static void ffs_closed(struct ffs_data *ffs) in ffs_closed()