Home
last modified time | relevance | path

Searched refs:ffs_func_eps_disable (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_fs.c95 static void ffs_func_eps_disable(struct ffs_function *func);
152 * Meanwhile ffs_func_eps_disable frees the buffer (if the pointer is
154 * value is crux of the synchronisation between ffs_func_eps_disable and
882 * Null out epfile->read_buffer so ffs_func_eps_disable does not free in __ffs_epfile_read_buffered()
938 * ffs_func_eps_disable has been called in the meanwhile). See comment in __ffs_epfile_read_data()
1801 * potential race possible between ffs_func_eps_disable in ffs_data_clear()
1956 static void ffs_func_eps_disable(struct ffs_function *func) in ffs_func_eps_disable() function
3323 ffs_func_eps_disable(ffs->func); in ffs_func_set_alt()
3609 ffs_func_eps_disable(func); in ffs_func_unbind()
H A Df_generic.c71 static void ffs_func_eps_disable(struct ffs_function *func);
122 * Meanwhile ffs_func_eps_disable frees the buffer (if the pointer is
124 * value is crux of the synchronisation between ffs_func_eps_disable and
1823 static void ffs_func_eps_disable(struct ffs_function *func) in ffs_func_eps_disable() function
3214 ffs_func_eps_disable(ffs->func); in ffs_func_set_alt()
3497 ffs_func_eps_disable(func); in ffs_func_unbind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_fs.c95 static void ffs_func_eps_disable(struct ffs_function *func);
150 * Meanwhile ffs_func_eps_disable frees the buffer (if the pointer is
152 * value is crux of the synchronisation between ffs_func_eps_disable and
871 * Null out epfile->read_buffer so ffs_func_eps_disable does not free in __ffs_epfile_read_buffered()
927 * ffs_func_eps_disable has been called in the meanwhile). See comment in __ffs_epfile_read_data()
1754 * potential race possible between ffs_func_eps_disable in ffs_data_clear()
1899 static void ffs_func_eps_disable(struct ffs_function *func) in ffs_func_eps_disable() function
3249 ffs_func_eps_disable(ffs->func); in ffs_func_set_alt()
3530 ffs_func_eps_disable(func); in ffs_func_unbind()
H A Df_generic.c71 static void ffs_func_eps_disable(struct ffs_function *func);
122 * Meanwhile ffs_func_eps_disable frees the buffer (if the pointer is
124 * value is crux of the synchronisation between ffs_func_eps_disable and
1825 static void ffs_func_eps_disable(struct ffs_function *func) in ffs_func_eps_disable() function
3216 ffs_func_eps_disable(ffs->func); in ffs_func_set_alt()
3499 ffs_func_eps_disable(func); in ffs_func_unbind()

Completed in 23 milliseconds