Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_fs.c2706 static void __ffs_event_add(struct ffs_data *ffs, in __ffs_event_add() function
2778 __ffs_event_add(ffs, type); in ffs_event_add()
3366 __ffs_event_add(ffs, FUNCTIONFS_SETUP); in ffs_func_setup()
Df_generic.c2580 static void __ffs_event_add(struct ffs_data *ffs, in __ffs_event_add() function
2652 __ffs_event_add(ffs, type); in ffs_event_add()
3294 __ffs_event_add(ffs, FUNCTIONFS_SETUP); in ffs_func_setup()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch17689 -static void __ffs_event_add(struct ffs_data *ffs,
17761 - __ffs_event_add(ffs, type);
18403 - __ffs_event_add(ffs, FUNCTIONFS_SETUP);