Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_fs.c143 * __ffs_epfile_read_data function to point to a temporary buffer.
148 * all right since __ffs_epfile_read_data and __ffs_epfile_read_buffered
155 * __ffs_epfile_read_data.
157 * Once __ffs_epfile_read_data is about to finish it will try to set the
167 * ◦ __ffs_epfile_read_data allocates temp buffer: go to ptr == buf
172 * ◦ __ffs_epfile_read_data allocates temp buffer: free buf, nop
177 * ◦ __ffs_epfile_read_data: n/a, __ffs_epfile_read_buffered
183 * ◦ __ffs_epfile_read_data: n/a, mutex is held
190 * ◦ __ffs_epfile_read_data: n/a, mutex is held
911 static ssize_t __ffs_epfile_read_data(struc function
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_fs.c141 * __ffs_epfile_read_data function to point to a temporary buffer.
146 * all right since __ffs_epfile_read_data and __ffs_epfile_read_buffered
153 * __ffs_epfile_read_data.
155 * Once __ffs_epfile_read_data is about to finish it will try to set the
165 * ◦ __ffs_epfile_read_data allocates temp buffer: go to ptr == buf
170 * ◦ __ffs_epfile_read_data allocates temp buffer: free buf, nop
175 * ◦ __ffs_epfile_read_data: n/a, __ffs_epfile_read_buffered
181 * ◦ __ffs_epfile_read_data: n/a, mutex is held
188 * ◦ __ffs_epfile_read_data: n/a, mutex is held
900 static ssize_t __ffs_epfile_read_data(struc function
[all...]

Completed in 6 milliseconds