Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_fs.c805 static inline void *ffs_alloc_buffer(struct ffs_io_data *io_data, in ffs_alloc_buffer() function
1024 data = ffs_alloc_buffer(io_data, data_len); in ffs_epfile_io()