Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/function/
Df_fs.c796 static inline void *ffs_alloc_buffer(struct ffs_io_data *io_data, in ffs_alloc_buffer() function
1013 data = ffs_alloc_buffer(io_data, data_len); in ffs_epfile_io()