Searched refs:FFS_ACTIVE (Results 1 – 2 of 2) sorted by relevance
91 FFS_ACTIVE, enumerator
416 ffs->state = FFS_ACTIVE; in ffs_ep0_write()429 case FFS_ACTIVE: in ffs_ep0_write()555 if (ffs->state != FFS_ACTIVE) { in ffs_ep0_read()706 case FFS_ACTIVE: in ffs_ep0_poll()1009 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_io()1222 if (unlikely(ffs->state != FFS_ACTIVE || !epfile)) { in ffs_epfile_open()1743 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_ioctl()2300 if ((ffs->state != FFS_ACTIVE in functionfs_bind()3778 if (ffs->state != FFS_ACTIVE) in ffs_func_set_alt()3805 if (ffs->state == FFS_ACTIVE) { in ffs_func_disable()[all …]