Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_fs.c170 * __ffs_epfile_read_data function to point to a temporary buffer.
175 * all right since __ffs_epfile_read_data and __ffs_epfile_read_buffered
182 * __ffs_epfile_read_data.
184 * Once __ffs_epfile_read_data is about to finish it will try to set the
194 * ◦ __ffs_epfile_read_data allocates temp buffer: go to ptr == buf
199 * ◦ __ffs_epfile_read_data allocates temp buffer: free buf, nop
204 * ◦ __ffs_epfile_read_data: n/a, __ffs_epfile_read_buffered
210 * ◦ __ffs_epfile_read_data: n/a, mutex is held
217 * ◦ __ffs_epfile_read_data: n/a, mutex is held
934 static ssize_t __ffs_epfile_read_data(struc function
[all...]