Home
last modified time | relevance | path

Searched refs:FFS_ACTIVE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_fs.h93 FFS_ACTIVE, enumerator
H A Du_generic.h140 FFS_ACTIVE, enumerator
H A Df_generic.c392 ffs->state = FFS_ACTIVE; in ffs_ep0_write()
405 case FFS_ACTIVE: in ffs_ep0_write()
446 * We are guaranteed to be still in FFS_ACTIVE state in ffs_ep0_write()
530 if (ffs->state != FFS_ACTIVE) { in ffs_ep0_read()
641 if (WARN_ON(ffs->state != FFS_ACTIVE)) in ffs_ep0_iorw()
860 case FFS_ACTIVE: in ffs_ep0_poll()
1004 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_open()
1074 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_iorw()
1231 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_ioctl()
1714 if (WARN_ON(ffs->state != FFS_ACTIVE in functionfs_bind()
[all...]
H A Df_fs.c385 ffs->state = FFS_ACTIVE; in ffs_ep0_write()
398 case FFS_ACTIVE: in ffs_ep0_write()
439 * We are guaranteed to be still in FFS_ACTIVE state in ffs_ep0_write()
526 if (ffs->state != FFS_ACTIVE) { in ffs_ep0_read()
674 case FFS_ACTIVE: in ffs_ep0_poll()
958 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_io()
1158 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_open()
1296 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_ioctl()
1859 if (WARN_ON(ffs->state != FFS_ACTIVE in functionfs_bind()
3332 if (ffs->state != FFS_ACTIVE) in ffs_func_set_alt()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_fs.h91 FFS_ACTIVE, enumerator
H A Du_generic.h140 FFS_ACTIVE, enumerator
H A Df_generic.c393 ffs->state = FFS_ACTIVE; in ffs_ep0_write()
406 case FFS_ACTIVE: in ffs_ep0_write()
447 * We are guaranteed to be still in FFS_ACTIVE state in ffs_ep0_write()
531 if (ffs->state != FFS_ACTIVE) { in ffs_ep0_read()
642 if (WARN_ON(ffs->state != FFS_ACTIVE)) in ffs_ep0_iorw()
861 case FFS_ACTIVE: in ffs_ep0_poll()
1005 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_open()
1075 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_iorw()
1232 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_ioctl()
1716 if (WARN_ON(ffs->state != FFS_ACTIVE in functionfs_bind()
[all...]
H A Df_fs.c384 ffs->state = FFS_ACTIVE; in ffs_ep0_write()
397 case FFS_ACTIVE: in ffs_ep0_write()
438 * We are guaranteed to be still in FFS_ACTIVE state in ffs_ep0_write()
523 if (ffs->state != FFS_ACTIVE) { in ffs_ep0_read()
665 case FFS_ACTIVE: in ffs_ep0_poll()
947 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_io()
1151 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_open()
1279 if (WARN_ON(epfile->ffs->state != FFS_ACTIVE)) in ffs_epfile_ioctl()
1808 if (WARN_ON(ffs->state != FFS_ACTIVE in functionfs_bind()
3258 if (ffs->state != FFS_ACTIVE) in ffs_func_set_alt()
[all...]

Completed in 17 milliseconds