Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_fs.c796 static inline void *ffs_alloc_buffer(struct ffs_io_data *io_data, in ffs_alloc_buffer() function
1015 data = ffs_alloc_buffer(io_data, data_len); in ffs_epfile_io()