Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_fs.c2820 static void ffs_event_add(struct ffs_data *ffs, in ffs_event_add() function
3281 ffs_event_add(ffs, FUNCTIONFS_BIND); in _ffs_func_bind()
3344 ffs_event_add(ffs, FUNCTIONFS_DISABLE); in ffs_func_set_alt()
3351 ffs_event_add(ffs, FUNCTIONFS_ENABLE); in ffs_func_set_alt()
3445 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_SUSPEND); in ffs_func_suspend()
3451 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_RESUME); in ffs_func_resume()
3650 ffs_event_add(ffs, FUNCTIONFS_UNBIND); in ffs_func_unbind()