Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Du_fs.h126 FFS_CLOSING enumerator
H A Df_fs.c380 ffs->state = FFS_CLOSING; in ffs_ep0_write()
389 ffs->state = FFS_CLOSING; in ffs_ep0_write()
611 if (ffs->state == FFS_CLOSING) in ffs_ep0_open()
679 case FFS_CLOSING: in ffs_ep0_poll()
1664 ffs->state = FFS_CLOSING; in ffs_data_opened()
1705 ffs->state = FFS_CLOSING; in ffs_data_closed()
1710 ffs->state = FFS_CLOSING; in ffs_data_closed()
3257 ffs->state = FFS_CLOSING; in ffs_func_set_alt()