Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Du_fs.h126 FFS_CLOSING enumerator
H A Df_fs.c413 ffs->state = FFS_CLOSING; in ffs_ep0_write()
422 ffs->state = FFS_CLOSING; in ffs_ep0_write()
648 if (ffs->state == FFS_CLOSING) { in ffs_ep0_open()
653 ffs->state = FFS_CLOSING; in ffs_ep0_open()
723 case FFS_CLOSING: in ffs_ep0_poll()
1216 * not enough, though - we might have been through FFS_CLOSING in ffs_epfile_open()
2111 ffs->state = FFS_CLOSING;
2198 ffs->state = FFS_CLOSING; in ffs_data_new()
3776 ffs->state = FFS_CLOSING; in ffs_func_disable()
3807 ffs->state = FFS_CLOSING; in ffs_func_setup()
[all...]