Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_fs.c829 static inline void *ffs_alloc_buffer(struct ffs_io_data *io_data, in ffs_alloc_buffer() function
1064 data = ffs_alloc_buffer(io_data, data_len); in ffs_epfile_io()