Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_fs.c2814 static void ffs_event_add(struct ffs_data *ffs, in ffs_event_add() function
3274 ffs_event_add(ffs, FUNCTIONFS_BIND); in _ffs_func_bind()
3337 ffs_event_add(ffs, FUNCTIONFS_DISABLE); in ffs_func_set_alt()
3344 ffs_event_add(ffs, FUNCTIONFS_ENABLE); in ffs_func_set_alt()
3438 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_SUSPEND); in ffs_func_suspend()
3444 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_RESUME); in ffs_func_resume()
3616 ffs_event_add(ffs, FUNCTIONFS_UNBIND); in ffs_func_unbind()
H A Df_generic.c2650 static void ffs_event_add(struct ffs_data *ffs, in ffs_event_add() function
3168 ffs_event_add(ffs, FUNCTIONFS_BIND); in _ffs_func_bind()
3228 ffs_event_add(ffs, FUNCTIONFS_DISABLE); in ffs_func_set_alt()
3235 ffs_event_add(ffs, FUNCTIONFS_ENABLE); in ffs_func_set_alt()
3328 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_SUSPEND); in ffs_func_suspend()
3334 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_RESUME); in ffs_func_resume()
3524 ffs_event_add(ffs, FUNCTIONFS_UNBIND); in ffs_func_unbind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_fs.c2744 static void ffs_event_add(struct ffs_data *ffs, in ffs_event_add() function
3200 ffs_event_add(ffs, FUNCTIONFS_BIND); in _ffs_func_bind()
3263 ffs_event_add(ffs, FUNCTIONFS_DISABLE); in ffs_func_set_alt()
3270 ffs_event_add(ffs, FUNCTIONFS_ENABLE); in ffs_func_set_alt()
3361 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_SUSPEND); in ffs_func_suspend()
3366 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_RESUME); in ffs_func_resume()
3537 ffs_event_add(ffs, FUNCTIONFS_UNBIND); in ffs_func_unbind()
H A Df_generic.c2652 static void ffs_event_add(struct ffs_data *ffs, in ffs_event_add() function
3170 ffs_event_add(ffs, FUNCTIONFS_BIND); in _ffs_func_bind()
3230 ffs_event_add(ffs, FUNCTIONFS_DISABLE); in ffs_func_set_alt()
3237 ffs_event_add(ffs, FUNCTIONFS_ENABLE); in ffs_func_set_alt()
3330 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_SUSPEND); in ffs_func_suspend()
3336 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_RESUME); in ffs_func_resume()
3526 ffs_event_add(ffs, FUNCTIONFS_UNBIND); in ffs_func_unbind()

Completed in 18 milliseconds