Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Draw_gadget.c152 STATE_DEV_RUNNING, enumerator
339 if (dev->state != STATE_DEV_RUNNING) { in gadget_setup()
555 dev->state = STATE_DEV_RUNNING; in raw_ioctl_run()
575 if (dev->state != STATE_DEV_RUNNING) { in raw_ioctl_event_fetch()
639 if (dev->state != STATE_DEV_RUNNING) { in raw_process_ep0_io()
751 if (dev->state != STATE_DEV_RUNNING) { in raw_ioctl_ep0_stall()
809 if (dev->state != STATE_DEV_RUNNING) { in raw_ioctl_ep_enable()
866 if (dev->state != STATE_DEV_RUNNING) { in raw_ioctl_ep_disable()
921 if (dev->state != STATE_DEV_RUNNING) { in raw_ioctl_ep_set_clear_halt_wedge()
1007 if (dev->state != STATE_DEV_RUNNING) { in raw_process_ep_io()
[all …]