Searched refs:__ffs_event_add (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2747 static void __ffs_event_add(struct ffs_data *ffs, in __ffs_event_add() function 2819 __ffs_event_add(ffs, type); in ffs_event_add() 3407 __ffs_event_add(ffs, FUNCTIONFS_SETUP); in ffs_func_setup()
|
H A D | f_generic.c | 2583 static void __ffs_event_add(struct ffs_data *ffs, in __ffs_event_add() function 2655 __ffs_event_add(ffs, type); in ffs_event_add() 3297 __ffs_event_add(ffs, FUNCTIONFS_SETUP); in ffs_func_setup()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2677 static void __ffs_event_add(struct ffs_data *ffs, in __ffs_event_add() function 2749 __ffs_event_add(ffs, type); in ffs_event_add() 3331 __ffs_event_add(ffs, FUNCTIONFS_SETUP); in ffs_func_setup()
|
H A D | f_generic.c | 2585 static void __ffs_event_add(struct ffs_data *ffs, in __ffs_event_add() function 2657 __ffs_event_add(ffs, type); in ffs_event_add() 3299 __ffs_event_add(ffs, FUNCTIONFS_SETUP); in ffs_func_setup()
|
Completed in 18 milliseconds